cpython/Lib/test/test_interpreters
Miss Islington (bot) 070993b8ad
[3.14] gh-135729: Store reference to globals in Interpreter._decref (GH-139104) (GH-139112)
* gh-135729: Store reference to globals in `Interpreter._decref` (GH-139104)
(cherry picked from commit 571210b8f3)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
2025-10-07 14:18:15 -04:00
..
__init__.py
__main__.py
test_api.py [3.14] gh-135729: Store reference to globals in Interpreter._decref (GH-139104) (GH-139112) 2025-10-07 14:18:15 -04:00
test_channels.py [3.14] gh-136285: Improve pickle protocol testing in test_interpreters (GH-136286) (#136333) 2025-07-06 11:13:13 +03:00
test_lifecycle.py [3.14] gh-128639: Don't assume one thread in subinterpreter finalization with fixed daemon thread support (GH-134606) (GH-139050) 2025-10-07 13:30:38 -04:00
test_queues.py [3.14] gh-138253: Fix compatibility of sub-interpreters queues with queue.Queue (GH-138256) (#138367) 2025-09-08 18:37:39 +03:00
test_stress.py [3.14] gh-112729: Correctly fail when the process is out of memory during interpreter creation (GH-139164) (GH-139168) 2025-10-07 13:30:23 -04:00
utils.py [3.14] gh-134939: Add the concurrent.interpreters Module (gh-135414) 2025-06-12 08:19:26 -06:00