COMMITS
/ Lib/test/test_sysconfig.py April 4, 2026
R
gh-146541: Allow building the Android testbed for 32-bit targets (#146542)
Robert Kirkman committed
March 26, 2026
R
March 18, 2026
V
gh-145410: Add _sysconfig.get_platform() function (#146145)
Victor Stinner committed
November 27, 2025
October 10, 2025
F
GH-78870: copy test from GH-20439 (#139884)
Filipe Laíns committed
October 4, 2025
S
gh-136097: Fix sysconfig._parse_makefile() (#136166)
Serhiy Storchaka committed
September 16, 2025
I
July 22, 2025
P
gh-133742: Fix test_sysconfig and test_build_details for relocated directories (#136987)
Pablo Galindo Salgado committed
June 18, 2025
H
gh-127146: Allow ignored keys to be missing in test_sysconfig (#135622)
Hood Chatham committed
May 25, 2025
H
gh-134357: Remove unused imports in tests (#134340)
Hugo van Kemenade committed
May 22, 2025
S
gh-71339: Use new assertion methods in tests (GH-129046)
Serhiy Storchaka committed
May 19, 2025
April 11, 2025
X
gh-127405: Add ABIFLAGS to sysconfig variables on Windows (GH-131799)
Xuehai Pan committed
April 2, 2025
F
GH-128055: fix test_sysconfigdata_json outside the builddir (#128070)
Filipe Laíns 🇵🇸 committed
January 30, 2025
F
tests: add test.support.venv.VirtualEnvironmentMixin (#129461)
Filipe Laíns 🇵🇸 committed
January 29, 2025
F
GH-127178: improve compatibility in `_sysconfig_vars_(...).json` (#128558)
Filipe Laíns 🇵🇸 committed
January 20, 2025
F
GH-92897: schedule the check_home deprecation to 3.15 (#129102)
Filipe Laíns 🇵🇸 committed
F
GH-129064: deprecate sysconfig.expand_makefile_vars (#129082)
Filipe Laíns 🇵🇸 committed
December 8, 2024
F
GH-126789: fix some sysconfig data on late site initializations (#127729)
Filipe Laíns 🇵🇸 committed
November 27, 2024
F
GH-127178: install a _sysconfig_vars_(...).json file in the stdlib directory (#127302)
Filipe Laíns 🇵🇸 committed
November 26, 2024
F
GH-126985: move pyvenv.cfg detection from site to getpath (#126987)
Filipe Laíns 🇵🇸 committed
November 18, 2024
R
gh-126789: Correct sysconfig test exclusions for iOS and Android. (GH-126941)
Russell Keith-Magee committed
November 17, 2024
F
GH-126920: fix Makefile overwriting sysconfig.get_config_vars
Filipe Laíns 🇵🇸 committed
F
GH-126789: fix some sysconfig data on late site initializations
Filipe Laíns 🇵🇸 committed
July 19, 2024
K
gh-122014: Account for abi_thread in test_sysconfig.test_user_similar (gh-122017)
Karolina Surma committed
July 11, 2024
S
gh-121103: Put free-threaded libraries in `lib/python3.14t` (#121293)
Sam Gross committed
May 1, 2024
M
gh-116622: Android sysconfig updates (#118352)
Malcolm Smith committed
March 28, 2024
R
gh-114099: Additions to standard library to support iOS (GH-117052)
Russell Keith-Magee committed
March 11, 2024
M
gh-71052: Change Android's `sys.platform` from "linux" to "android"
Malcolm Smith committed
February 6, 2024
A
gh-103224: Resolve paths properly in test_sysconfig (GH-103292)
Artem Mukhin committed
January 2, 2024
S
gh-110824 Temporarily skip test_sysconfig.test_library on macOS framework builds. (GH-113298)
Skip Montanaro committed
December 13, 2023
S
gh-111650: Ensure pyconfig.h includes Py_GIL_DISABLED on Windows (GH-112778)
Steve Dower committed
October 12, 2023
F
GH-103480: make sysconfig a package (GH-110785)
Filipe Laíns committed
October 4, 2023
S
gh-88402: Add new sysconfig variables on Windows (GH-110049)
Sam Gross committed
September 11, 2022
C
gh-95853: Multiple ops and debug for wasm_build.py (#96744)
Christian Heimes committed
July 5, 2022
June 17, 2022
I
GH-77403: Fix tests which fail when PYTHONUSERBASE is not normalized (GH-93917)
Irit Katriel committed
June 13, 2022
V
gh-84623: Remove unused imports in tests (#93772)
Victor Stinner committed
June 9, 2022
C
gh-90473: Skip get_config_h() tests on WASI (GH-93645)
Christian Heimes committed
April 18, 2022
B
gh-91670: Removes `SO` config variable in `sysconfig.py` (#91671)
Bryan Weber committed
March 18, 2022
M
January 29, 2022
B
Fix a `UnboundLocalError` bug in `test_sysconfig` (GH-31000)
Brett Cannon committed
January 28, 2022
N
bpo-43112: detect musl as a separate SOABI (GH-24502)
Natanael Copa committed
January 25, 2022
C
bpo-40280: Skip subprocess-based tests on wasm32-emscripten (GH-30615)
Christian Heimes committed
January 16, 2022
C
bpo-40280: Add requires_fork test helper (GH-30622)
Christian Heimes committed
December 3, 2021
S
bpo-45582: Port getpath[p].c to Python (GH-29041)
Steve Dower committed
September 9, 2021
V
bpo-44860: Update test_sysconfig for posix_user platlib (GH-28235)
Victor Stinner committed
April 27, 2021
T
bpo-43312: Functions returning default and preferred sysconfig schemes (GH-24644)
Tzu-ping Chung committed
December 20, 2020
P
December 7, 2020