COMMITS
/ Modules/_sysconfig.c March 24, 2026
K
gh-128341: Use _Py_ABI_SLOT in stdlib modules (#145770)
Karolina Surma committed
March 18, 2026
V
gh-145410: Add _sysconfig.get_platform() function (#146145)
Victor Stinner committed
August 18, 2025
A
GH-137623: Use an AC decorator for docstring line length enforcement (#137690)
Adam Turner committed
April 11, 2025
X
gh-127405: Add ABIFLAGS to sysconfig variables on Windows (GH-131799)
Xuehai Pan committed
May 3, 2024
B
gh-116322: Add Py_mod_gil module slot (#116882)
Brett Simmers committed
November 22, 2023
D
gh-111863: Rename term Py_NOGIL to Py_GIL_DISABLED in sysconfig (gh-112307)
Donghee Na committed
November 20, 2023
H
gh-111863: Rename `Py_NOGIL` to `Py_GIL_DISABLED` (#111864)
Hugo van Kemenade committed
October 4, 2023
S
gh-88402: Add new sysconfig variables on Windows (GH-110049)
Sam Gross committed