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 91b9f6c commit 07e660bCopy full SHA for 07e660b
stdlib/@tests/stubtest_allowlists/common.txt
@@ -59,7 +59,7 @@ _frozen_importlib_external.WindowsRegistryFinder.REGISTRY_KEY
59
_frozen_importlib_external.WindowsRegistryFinder.REGISTRY_KEY_DEBUG
60
61
builtins.OSError.characters_written # GetSetDescriptor that always raises AttributeError
62
-builtins.ellipsis # does not exist at runtime, see https://github.com/python/typeshed/pull/14957
+builtins.ellipsis # does not exist at runtime, see https://github.com/python/typeshed/issues/7580
63
builtins.float.__getformat__ # Internal method for CPython test suite
64
65
# These super() dunders don't seem to be particularly useful,
0 commit comments