[protobuf] Bump to 7.34.1 and improve type coverage (#15569)

This commit is contained in:
Emmanuel Ferdman
2026-04-01 19:44:44 +02:00
committed by GitHub
parent fc7a5448ff
commit 4ab04d2263
35 changed files with 806 additions and 490 deletions
@@ -26,9 +26,6 @@ google.protobuf.descriptor.ServiceDescriptor.__new__
# It's a hack - just allow it.
google.protobuf.internal.containers.BaseContainer.__hash__
# Metaclass differs:
google.protobuf.descriptor.OneofDescriptor
# Runtime does not have __iter__ (yet...): hack in spirit of https://github.com/python/typeshed/issues/7813
google.protobuf.internal.well_known_types.ListValue.__iter__