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

View File

@@ -1,2 +1,6 @@
version = "3.3.*"
obsolete_since = "3.4.4"
[tool.stubtest]
# See https://github.com/python/typeshed/issues/9127
skip = true