mirror of
https://github.com/python/cpython.git
synced 2026-01-28 21:55:51 +00:00
We also expose PyInterpreterConfig. This is part of the PEP 684 (per-interpreter GIL) implementation. We will add docs as soon as we can. FYI, I'm adding the new config field for per-interpreter GIL in gh-99114.
Miscellaneous source files for the main Python shared library