cpython/Lib/test/test_interpreters
Eric Snow e80abd57a8
gh-76785: Update test.support.interpreters to Align With PEP 734 (gh-115566)
This brings the code under test.support.interpreters, and the corresponding extension modules, in line with recent updates to PEP 734.

(Note: PEP 734 has not been accepted at this time.  However, we are using an internal copy of the implementation in the test suite to exercise the existing subinterpreters feature.)
2024-02-28 16:08:08 -07:00
..
__init__.py
__main__.py Fix trivial typo in test_interpreters (GH-113381) 2023-12-23 14:10:41 +00:00
test_api.py gh-76785: Update test.support.interpreters to Align With PEP 734 (gh-115566) 2024-02-28 16:08:08 -07:00
test_channels.py gh-76785: Update test.support.interpreters to Align With PEP 734 (gh-115566) 2024-02-28 16:08:08 -07:00
test_lifecycle.py gh-76785: Update test.support.interpreters to Align With PEP 734 (gh-115566) 2024-02-28 16:08:08 -07:00
test_queues.py gh-76785: Update test.support.interpreters to Align With PEP 734 (gh-115566) 2024-02-28 16:08:08 -07:00
test_stress.py
utils.py gh-76785: Update test.support.interpreters to Align With PEP 734 (gh-115566) 2024-02-28 16:08:08 -07:00