]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/rgw: extract non-shared interface definitions into c_rgw.pxd
authorKefu Chai <kchai@redhat.com>
Thu, 3 Dec 2020 07:23:35 +0000 (15:23 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 5 Dec 2020 14:09:21 +0000 (22:09 +0800)
commitea80b9b40e13ffd2c47a62a2dadc9bbd4df83f9d
tree104390366900beab1ca00b604013199173ff4070
parent98ab937a3a42076a45d0b838b53a37b9782ddb2b
pybind/rgw: extract non-shared interface definitions into c_rgw.pxd

so it'd be simpler if we want to parse and generate the stub
for these declarations when building document where where the
annotations are used.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/rgw/c_rgw.pxd [new file with mode: 0644]
src/pybind/rgw/cstat.pxd [new file with mode: 0644]
src/pybind/rgw/rgw.pyx