COMMITS
/ Doc/library/sysconfig.rst February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
February 6, 2026
N
Docs: module pages should not link to themselves (#144505)
Ned Batchelder committed
October 10, 2025
P
Replace obsolete platforms with more recent examples (#132455)
partev committed
September 16, 2025
I
April 28, 2025
S
gh-132726: Change the heading of `sysconfig` CLI section (#133035)
Semyon Moroz committed
January 11, 2025
R
gh-128696: Add arm64 to the get_platform return val description (#128701)
RUANG (James Roy) committed
August 30, 2024
W
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
Wei-Hsiang (Matt) Wang committed
July 23, 2024
V
Docs: Use cross-reference to `os.uname` in `sysconfig.get_platform` (#122083)
Ville Skyttä committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
October 16, 2023
K
sysconfig docs: fix broken link to the source code (#110920)
Karolina Surma committed
October 2, 2023
A
GH-92584: Move installation schemes overview to sysconfig docs (#108018)
Adam Turner committed
September 19, 2023
V
gh-109435: Add Doc/library/cmdline.rst (#109436)
Victor Stinner committed
August 20, 2023
R
Fix misspellings in sysconfig docs (#108156)
Rafael Fontenelle committed
July 29, 2023
S
gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)
Serhiy Storchaka committed
December 13, 2022
F
GH-100206: use versionadded for the addition of sysconfig.get_default_scheme (#100207)
Filipe Laíns committed
July 25, 2022
C
gh-85454: Remove distutils documentation (#95239)
Christian Heimes committed
March 18, 2022
M
November 23, 2021
P
Clarify that discutils.(plat)include is for CPython's headers (GH-29578)
Petr Viktorin committed
November 18, 2021
T
bpo-45788: Link sys.prefix doc to 'Installation paths' (#29606)
Terry Jan Reedy committed
September 22, 2021
S
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515)
Serhiy Storchaka committed
July 26, 2021
J
The current documentation says it returns None if the name is not found, but (GH-26785)
Jelle Zijlstra committed
April 27, 2021
T
bpo-43312: Functions returning default and preferred sysconfig schemes (GH-24644)
Tzu-ping Chung committed
April 23, 2021
L
bpo-41282: (PEP 632) Deprecate distutils.sysconfig (partial implementation of the PEP) (GH-23142)
Lumír 'Frenzy' Balhar committed
December 17, 2020
A
[doc] Fix erroneous backslashes in signatures and names (GH-23658)
Andre Delfino committed
May 17, 2020
M
Doc: change 'Posix' for 'POSIX' (GH-20001)
Mathieu Dupuy committed
December 5, 2018
A
Correct a couple of unbalanced parenthesis. (GH-10779)
Andre Delfino committed
September 6, 2017
Z
Remove all mention of Windows IA-64 support (GH-3389)
Zachary Ware committed
September 4, 2017
B
remove IRIX support (closes bpo-31341) (#3310)
Benjamin Peterson committed
May 4, 2017
V
bpo-30273: Update sysconfig (#1464)
Victor Stinner committed
October 19, 2016
S
Issue #19795: Improved more markups of True/False.
Serhiy Storchaka committed
S
Issue #19795: Improved more markups of True/False.
Serhiy Storchaka committed
August 25, 2016
V
Closes #23746: merged update from 3.5.
Vinay Sajip committed
V
Issue #23746: Clarified is_python_build() documentation.
Vinay Sajip committed
July 29, 2016
M
Issue #26462: Merge code block fixes from 3.5
Martin Panter committed
July 26, 2016
M
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter committed
June 11, 2016
T
Merge Issue #22558.
Terry Jan Reedy committed
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
February 11, 2016
S
Issue #25985: sys.version_info is now used instead of sys.version
Serhiy Storchaka committed
October 4, 2012
J
#16135: Removal of OS/2 support (Docs)
Jesus Cea committed
November 29, 2011
É
Fix typo (#13467)
Éric Araujo committed
August 18, 2011
É
Add a few missing source links from 2.7 and harmonize lib docs headers
Éric Araujo committed
January 27, 2011
R
More source links.
Raymond Hettinger committed
September 20, 2010
B
Issue 9877: expose sysconfig.get_makefile_filename() in the public API.
Barry Warsaw committed
June 27, 2010
May 25, 2010
T
Made sysconfig a script that displays useful information - #8770
Tarek Ziadé committed
March 21, 2010
E
Update versionadded/changed.
Ezio Melotti committed
February 11, 2010
T
Merged revisions 78019 via svnmerge from
Tarek Ziadé committed
February 2, 2010
T
Merged revisions 77914 via svnmerge from
Tarek Ziadé committed