cpython/Lib/sysconfig
Steve Dower 986c367028
gh-133779: Revert Windows generation of pyconfig.h and go back to a static header. (GH-133966)
Extension builders must specify Py_GIL_DISABLED if they want to link to the free-threaded builds.
This was usually the case already, but this change guarantees it in all circumstances.
2025-05-19 11:35:22 +01:00
..
__init__.py gh-133779: Revert Windows generation of pyconfig.h and go back to a static header. (GH-133966) 2025-05-19 11:35:22 +01:00
__main__.py GH-127178: improve compatibility in `_sysconfig_vars_(...).json` (#128558) 2025-01-29 22:47:20 +00:00