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 463b8b6 commit d735393Copy full SHA for d735393
Lib/test/test_free_threading/test_capi.py
@@ -1,9 +1,8 @@
1
import ctypes
2
import sys
3
-import threading
4
import unittest
5
6
-from test.support import import_helper, threading_helper
+from test.support import threading_helper
7
from test.support.threading_helper import run_concurrently
8
9
0 commit comments