COMMITS
/ Doc/c-api/sys.rst November 14, 2025
S
gh-141004: Document `PyOS_InterruptOccurred` (GH-141526)
Stan Ulbrych committed
October 14, 2025
H
Python 3.15.0a1
Hugo van Kemenade committed
September 15, 2025
S
May 28, 2025
S
gh-108512: Add and use new replacements for PySys_GetObject() (GH-111035)
Serhiy Storchaka committed
March 20, 2025
P
gh-127989: C API: Refer to "attached thread states" instead of the GIL (GH-127990)
Peter Bierma committed
January 14, 2025
H
Python 3.14.0a4
Hugo van Kemenade committed
January 6, 2025
V
gh-127350: Add Py_fopen() and Py_fclose() functions (#127821)
Victor Stinner committed
December 11, 2024
P
gh-127791: Fix, document, and test `PyUnstable_AtExit` (#127793)
Peter Bierma committed
February 11, 2024
S
gh-101100: Clean up Doc/c-api/exceptions.rst and Doc/c-api/sys.rst (GH-114825)
Skip Montanaro committed
S
gh-115172: Fix explicit index extries for the C API (GH-115173)
Serhiy Storchaka committed
October 5, 2023
V
gh-85283: Add PySys_AuditTuple() function (#108965)
Victor Stinner committed
August 7, 2023
E
gh-98154: Clarify Usage of "Reference Count" In the Docs (gh-107552)
Eric Snow committed
July 27, 2023
S
gh-107298: Fix yet more Sphinx warnings in the C API doc (GH-107345)
Serhiy Storchaka committed
V
gh-107298: Fix more Sphinx warnings in the C API doc (#107329)
Victor Stinner committed
July 23, 2023
E
gh-106948: Docs: Disable links for C standard library functions, OS utility functions and system calls (#107062)
Erlend E. Aasland committed
July 21, 2023
S
gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920)
Serhiy Storchaka committed
June 1, 2023
V
gh-105145: Deprecate Py_GetPath() function (#105179)
Victor Stinner committed
V
gh-105145: Remove old functions to config Python init (#105154)
Victor Stinner committed
October 5, 2022
A
gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (#97768)
Adam Turner committed
August 18, 2022
V
gh-93103: Doc uses PyConfig rather than deprecated vars (#96070)
Victor Stinner committed
June 17, 2022
V
gh-77782: Py_FdIsInteractive() now uses PyConfig.interactive (#93916)
Victor Stinner committed
May 13, 2022
J
Document Py_ssize_t. (GH-92512)
Julien Palard committed
May 6, 2022
V
gh-88279: Deprecate PySys_SetArgvEx() (#92363)
Victor Stinner committed
April 22, 2022
P
Docs: Clarify availability of PyOS_CheckStack (GH-91816)
Petr Viktorin committed
April 2, 2022
J
More minor fixes to C API docs (GH-31525)
Jelle Zijlstra committed
May 12, 2021
V
bpo-44113: Deprecate old functions to config Python init (GH-26060)
Victor Stinner committed
November 2, 2020
V
bpo-42236: Enhance init and encoding documentation (GH-23109)
Victor Stinner committed
March 6, 2020
V
bpo-39882: Py_FatalError() logs the function name (GH-18819)
Victor Stinner committed
December 9, 2019
November 26, 2019
T
bpo-38892: Improve docs for audit event (GH-17361)
Terry Jan Reedy committed
November 15, 2019
E
bpo-38816: Add notes in the C-API docs about fork in subinterpreters. (GH-17176)
Eric Snow committed
October 30, 2019
S
bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)
Serhiy Storchaka committed
October 26, 2019
S
bpo-38434: Fixes some audit event documentation (GH-16932)
Steve Dower committed
June 27, 2019
S
bpo-37390: Add audit event table to documentations (GH-14406)
Steve Dower committed
May 24, 2019
X
Fix typo: decription -> description (GH-13543)
Xtreak committed
May 23, 2019
S
bpo-36842: Implement PEP 578 (GH-12613)
Steve Dower committed
May 17, 2019
S
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
Stéphane Wirtel committed
March 4, 2019
P
bpo-31904: Add encoding support for VxWorks RTOS (GH-12051)
pxinwr committed
August 29, 2018
V
bpo-34523: Py_DecodeLocale() use UTF-8 on Windows (GH-8998)
Victor Stinner committed
March 25, 2018
N
bpo-33042: Fix pre-initialization sys module configuration (GH-6157)
Nick Coghlan committed
January 15, 2018
V
bpo-29240: Fix locale encodings in UTF-8 Mode (#5170)
Victor Stinner committed
December 13, 2017
V
bpo-29240: PEP 540: Add a new UTF-8 Mode (#855)
Victor Stinner committed
May 29, 2017
G
bpo-16500: Don't use string constants for os.register_at_fork() behavior (#1834)
Gregory P. Smith committed
May 27, 2017
A
bpo-16500: Allow registering at-fork handlers (#1715)
Antoine Pitrou committed
March 30, 2017
S
bpo-29918: Add missed "const" modifiers in C API documentation. (#846)
Serhiy Storchaka committed
June 24, 2016
B
Issue #27186: Update os.fspath()/PyOS_FSPath() to check the return
Brett Cannon committed
June 9, 2016
B
Issue #27186: Document PyOS_FSPath().
Brett Cannon committed
November 30, 2015
M
Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failure
Martin Panter committed
June 21, 2015
S
Fixed documentation of functions with const char* arguments.
Serhiy Storchaka committed
S
Fixed documentation of functions with const char* arguments.
Serhiy Storchaka committed