]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/rados: fix missed changes for PEP484 style type annotations 54361/head
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:38:20 +0000 (15:38 +0300)
commit51663f25a97c22a681cab87d6b3a2db9b3a648b5
treef6055817844bd5a10a947c8144edfc1e589c11ea
parentc61b354937b45c01a3d7e4f1c40b64aa3d8fc3c7
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