mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-25 01:38:40 +08:00
Bump protobuf to 3.20.1 (#8609)
There are even newer versions available (4.*), but I had found a bug in it which prevented it from working with mypy-protobuf. For now, sticking to just 3.20.1
This commit is contained in:
@@ -32,3 +32,7 @@ google.protobuf.descriptor.Descriptor.__init__
|
||||
google.protobuf.descriptor.Descriptor.__new__
|
||||
google.protobuf.descriptor.ServiceDescriptor.__init__
|
||||
google.protobuf.descriptor.ServiceDescriptor.__new__
|
||||
|
||||
# Set to None at runtime - which doesn't match the Sequence base class.
|
||||
# It's a hack - just allow it.
|
||||
google.protobuf.internal.containers.BaseContainer.__hash__
|
||||
|
||||
Reference in New Issue
Block a user