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 83cb05a commit 4254592Copy full SHA for 4254592
1 file changed
Lib/test/test_free_threading/test_functions.py
@@ -2,7 +2,7 @@
2
import unittest
3
from unittest import TestCase
4
5
-from test.support import threading_helper, Py_GIL_DISABLED
+from test.support import threading_helper
6
7
threading_helper.requires_working_threading(module=True)
8
0 commit comments