cpython/Lib/test/test_interpreters
Peter Bierma 27bd08273c
Revert "gh-128639: Don't assume one thread in subinterpreter finalization (gh-128640)" (gh-134256)
This reverts commit 9859791f9e.

The original change broke the iOS and android buildbots, where the tests are run single-process.
2025-05-19 12:22:05 -06:00
..
__init__.py
__main__.py
test_api.py Revert "gh-128639: Don't assume one thread in subinterpreter finalization (gh-128640)" (gh-134256) 2025-05-19 12:22:05 -06:00
test_channels.py
test_lifecycle.py Revert "gh-128639: Don't assume one thread in subinterpreter finalization (gh-128640)" (gh-134256) 2025-05-19 12:22:05 -06:00
test_queues.py
test_stress.py gh-109700: Improve stress tests for interpreter creation (GH-109946) 2025-05-04 21:53:24 +03:00
utils.py