]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
Merge pull request #29831 from tchaikov/wip-python-int
authorKefu Chai <kchai@redhat.com>
Mon, 26 Aug 2019 12:06:21 +0000 (20:06 +0800)
committerGitHub <noreply@github.com>
Mon, 26 Aug 2019 12:06:21 +0000 (20:06 +0800)
mgr/BaseMgrModule: use PyInt_Check() to compatible with py2

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Reviewed-by: Volker Theile <vtheile@suse.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>

Trivial merge