mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-18 06:19:47 +08:00
Fix and allow classes with missing metaclasses (#9136)
This commit is contained in:
@@ -33,3 +33,6 @@ 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__
|
||||
|
||||
# Metaclass differs:
|
||||
google.protobuf.descriptor.OneofDescriptor
|
||||
|
||||
Reference in New Issue
Block a user