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 95d326c commit 7d55aa2Copy full SHA for 7d55aa2
1 file changed
Lib/test/test__interpchannels.py
@@ -6,7 +6,7 @@
6
import time
7
import unittest
8
9
-from test.support import import_helper, skip_if_sanitizer
+from test.support import import_helper
10
11
_channels = import_helper.import_module('_interpchannels')
12
from concurrent.interpreters import _crossinterp
0 commit comments