cpython/Lib/test/test_interpreters
Eric Snow 56743afe87
gh-132775: Unrevert "Use _PyCode GetScriptXIData()" (gh-134735)
This reverts commit 8a793c4a36, AKA gh-134599.

This effectively re-applies commit 09e72cf (gh-134511)
2025-05-26 11:50:10 -06:00
..
__init__.py gh-117953: Skip `test_interpreters` properly without GIL (#120689) 2024-06-18 15:22:24 +00:00
__main__.py Fix trivial typo in test_interpreters (GH-113381) 2023-12-23 14:10:41 +00:00
test_api.py gh-132775: Unrevert "Use _PyCode GetScriptXIData()" (gh-134735) 2025-05-26 11:50:10 -06:00
test_channels.py gh-132775: Use _PyObject_GetXIData (With Fallback) (gh-134440) 2025-05-22 06:50:06 -06:00
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 gh-134357: Remove unused imports in tests (#134340) 2025-05-25 20:09:02 +00:00
test_stress.py gh-109700: Improve stress tests for interpreter creation (GH-109946) 2025-05-04 21:53:24 +03:00
utils.py gh-134357: Remove unused imports in tests (#134340) 2025-05-25 20:09:02 +00:00