]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #36918 from tchaikov/wip-pybind-type-annotations
authorKefu Chai <kchai@redhat.com>
Fri, 11 Sep 2020 22:49:58 +0000 (06:49 +0800)
committerGitHub <noreply@github.com>
Fri, 11 Sep 2020 22:49:58 +0000 (06:49 +0800)
commitae4fd30ffc55faf9300dc6553aa4cb149a9663ab
treeb0825938589bebc626649a8231f8e56d786a332d
parent075cc0ffd66b0523ebd22143d38765dba903df55
parentd9c4be0c0ef89683d6808875acdb5a61ab763199
Merge pull request #36918 from tchaikov/wip-pybind-type-annotations

pybind/rados: use PEP484 style type annotations

Reviewed-by: Josh Durgin <jdurgin@redhat.com>