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 c87fcaa commit f4f04d6Copy full SHA for f4f04d6
Lib/test/test_gc.py
@@ -6,7 +6,6 @@
6
from test.support.os_helper import temp_dir, TESTFN, unlink
7
from test.support.script_helper import assert_python_ok, make_script
8
from test.support import threading_helper, gc_threshold
9
-from test.support import Py_GIL_DISABLED
10
11
import gc
12
import sys
0 commit comments