]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132775: Cleanup Related to crossinterp.c Before Further Changes (gh-132974)
authorEric Snow <ericsnowcurrently@gmail.com>
Mon, 28 Apr 2025 17:55:15 +0000 (11:55 -0600)
committerGitHub <noreply@github.com>
Mon, 28 Apr 2025 17:55:15 +0000 (11:55 -0600)
commit6f0432599297635492597e3766259390e8331c62
tree9a9408a9cafa6c5bb9875ab5a10a8468b5393fbf
parentb739ec5ab78ed55367516de7a11e732cb3f1081d
gh-132775: Cleanup Related to crossinterp.c Before Further Changes (gh-132974)

This change consists of adding tests and moving code around, with some renaming thrown in.
Include/internal/pycore_crossinterp.h
Lib/test/_crossinterp_definitions.py [new file with mode: 0644]
Lib/test/test__interpreters.py
Lib/test/test_crossinterp.py [new file with mode: 0644]
Modules/_interpchannelsmodule.c
Modules/_interpqueuesmodule.c
Modules/_interpretersmodule.c
Modules/_testinternalcapi.c
Python/crossinterp.c
Python/crossinterp_data_lookup.h