Fix and allow classes with missing metaclasses (#9136)

This commit is contained in:
Nikita Sobolev
2022-11-08 21:13:59 +03:00
committed by GitHub
parent b13f8e37a3
commit c0e9038f0d
12 changed files with 1134 additions and 2 deletions
@@ -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