summaryrefslogtreecommitdiffstats
path: root/Python/assemble.c
diff options
context:
space:
mode:
authorEric Snow <ericsnowcurrently@gmail.com>2024-11-11 22:58:46 (GMT)
committerGitHub <noreply@github.com>2024-11-11 22:58:46 (GMT)
commita6d48e8f8323758771f5e130f67c9bdf7b4f25c5 (patch)
tree18555f3731c72d2cb60747892567ad4ced2bd80e /Python/assemble.c
parent036930d84409d0725a4ab95fb976f74d1698c41f (diff)
downloadcpython-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/assemble.c')
0 files changed, 0 insertions, 0 deletions