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 a0ab60b commit cf8038eCopy full SHA for cf8038e
1 file changed
stdlib/@tests/stubtest_allowlists/py314.txt
@@ -132,6 +132,7 @@ importlib.metadata.DeprecatedNonAbstract.__new__
132
importlib.resources._common.files
133
134
sys._monitoring # Doesn't really exist. See comments in the stub.
135
+sys.__jit # Similar to sys._monitoring
136
sys.last_exc # not always defined
137
138
# These only exist to give a better error message if you try to subclass an instance
0 commit comments