]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
pybind/rados: fix missed changes for PEP484 style type annotations
authorIgor Fedotov <igor.fedotov@croit.io>
Fri, 16 Dec 2022 16:33:07 +0000 (19:33 +0300)
committerIgor Fedotov <igor.fedotov@croit.io>
Mon, 6 Nov 2023 12:39:59 +0000 (15:39 +0300)
commit054e02ecb9210678412122e68f5b4647a7cd5284
tree0959cec3970ab2a36165b4bd91f25e77e58810c2
parent82d4f6ad6af5ea2ee2c17efbfab309f3cc4fe063
pybind/rados: fix missed changes for PEP484 style type annotations

originally brought by https://github.com/ceph/ceph/pull/36918

Fixes: https://tracker.ceph.com/issues/58304
Signed-off-by: Igor Fedotov <igor.fedotov@croit.io>
(cherry picked from commit 1c64c6be303f5ed4110468101a01576508468a74)
src/pybind/rados/rados.pyx
src/test/pybind/test_rados.py