mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
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.)
Source files for standard library extension modules, and former extension modules that are now builtin modules.