SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 33 Python

gh-76785: Improved Subinterpreters Compatibility with 3.12 (gh-115424)

For the most part, these changes make is substantially easier to backport subinterpreter-related code to 3.12, especially the related modules (e.g. _xxsubinterpreters). The main motivation is to support releasing a PyPI package with the 3.13 capabilities compiled for 3.12.

A lot of the changes here involve either hiding details behind macros/functions or splitting up some files.
E
Eric Snow committed
514b1c91b8651e8ab9129a34b7482033d2fd4e5b
Parent: 206f73d
Committed by GitHub <noreply@github.com> on 2/13/2024, 9:56:49 PM