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
E
Eric Snow committed
a6d48e8f8323758771f5e130f67c9bdf7b4f25c5
Parent: 036930d
Committed by GitHub <noreply@github.com>
on 11/11/2024, 10:58:46 PM