We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc2cf80 commit aab30fbCopy full SHA for aab30fb
stdlib/@tests/stubtest_allowlists/common.txt
@@ -237,7 +237,6 @@ asyncio.locks.Condition.release
237
builtins.memoryview.__contains__ # C type that implements __getitem__
238
builtins.reveal_locals # Builtins that type checkers pretends exist
239
builtins.reveal_type # Builtins that type checkers pretends exist
240
-builtins.type.__dict__ # read-only but not actually a property; stubtest thinks it's a mutable attribute.
241
242
# The following CodecInfo properties are added in __new__
243
codecs.CodecInfo.decode
0 commit comments