mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
![]() The free-threaded build does not currently support the combination of single-phase init modules and non-isolated subinterpreters. Ensure that `check_multi_interp_extensions` is always `True` for subinterpreters in the free-threaded build so that importing these modules raises an `ImportError`. |
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
test_api.py | ||
test_channels.py | ||
test_lifecycle.py | ||
test_queues.py | ||
test_stress.py | ||
utils.py |