diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2024-11-11 22:58:46 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-11 22:58:46 (GMT) |
commit | a6d48e8f8323758771f5e130f67c9bdf7b4f25c5 (patch) | |
tree | 18555f3731c72d2cb60747892567ad4ced2bd80e /Python/getargs.c | |
parent | 036930d84409d0725a4ab95fb976f74d1698c41f (diff) | |
download | cpython-a6d48e8f8323758771f5e130f67c9bdf7b4f25c5.zip cpython-a6d48e8f8323758771f5e130f67c9bdf7b4f25c5.tar.gz cpython-a6d48e8f8323758771f5e130f67c9bdf7b4f25c5.tar.bz2 |
gh-76785: Improved Subinterpreters Compatibility with 3.12 (1/2) (gh-126704)
These changes makes it easier to backport the _interpreters, _interpqueues, and _interpchannels modules to Python 3.12.
This involves the following:
* rename several structs and typedefs
* add several typedefs
* stop using the PyThreadState.state field directly in parking_lot.c
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions