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 d1d5c0a commit 0261714Copy full SHA for 0261714
Lib/test/test_types.py
@@ -678,7 +678,6 @@ def test_call_unbound_crash(self):
678
code = """if True:
679
# The optimizer is finicky, and the easiest way (that I know of)
680
# to get it to reproduce in CI is by importing a Python module at runtime.
681
- import glob
682
683
def call(part):
684
[] + ([] + [])
0 commit comments