]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
python-common: work around some wonky grpc type checking behavior
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 3 Apr 2026 15:37:30 +0000 (11:37 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 27 May 2026 18:26:52 +0000 (14:26 -0400)
commit41ce70b96ad7225eee2dc9c175be98ea63f0acfd
tree196edd8ae0f047d3068e5138a8434070039dcb32
parent82552a8dd3580ef6fa9157484f7bc03abb2547e9
python-common: work around some wonky grpc type checking behavior

Enable mypy type checking for gprc related packages that will be
consumed within the ceph.smb.ctl package. The google[.protobuf] package
causes problems and gets an exception instead of a working stubs
dependency - see the extensive comment in the file for more details.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/mypy.ini
src/python-common/tox.ini