COMMITS
/ Include/intrcheck.h August 29, 2023
V
gh-106320: Remove private _PyOS_IsMainThread() function (#108605)
Victor Stinner committed
November 17, 2020
V
bpo-41713: Remove PyOS_InitInterrupts() function (GH-23342)
Victor Stinner committed
June 2, 2020
V
PyOS_AfterFork_Child() uses PyStatus (GH-20596)
Victor Stinner committed
May 28, 2019
Z
bpo-33407: Implement Py_DEPRECATED() on MSVC (GH-8980)
Zackery Spytz committed
May 22, 2018
S
Add missed details of the C API introduced in 3.7. (GH-7047)
Serhiy Storchaka committed
May 27, 2017
A
bpo-16500: Allow registering at-fork handlers (#1715)
Antoine Pitrou committed
September 11, 2016
S
Issue #26900: Excluded underscored names and other private API from limited API.
Serhiy Storchaka committed
November 21, 2011
A
Issue #12328: Under Windows, refactor handling of Ctrl-C events and
Antoine Pitrou committed
August 12, 2002
M
Excise DL_EXPORT from Include.
Mark Hammond committed
September 1, 2000
G
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum committed
July 8, 2000
F
ANSI-fication and Py_PROTO extermination.
Fred Drake committed
June 30, 2000
G
Change copyright notice - 2nd try.
Guido van Rossum committed
G
Change copyright notice.
Guido van Rossum committed
December 4, 1998
G
Add DL_IMPORT(returntype) for all officially exported functions.
Guido van Rossum committed
November 14, 1997
G
This fix (across 4 files in 3 directories) solves a subtle problem with
Guido van Rossum committed
October 25, 1996
G
New permission notice, includes CNRI.
Guido van Rossum committed
January 12, 1995
G
The great renaming, phase two: all header files have been updated to
Guido van Rossum committed
January 4, 1995
G
Added 1995 copyright.
Guido van Rossum committed
August 1, 1994
G
Merge alpha100 branch back to main trunk
Guido van Rossum committed
July 28, 1993
G
* Added support for X11 modules.
Guido van Rossum committed
March 29, 1993
G
* Changed all copyright messages to include 1993.
Guido van Rossum committed
April 5, 1992
G
Copyright for 1992 added
Guido van Rossum committed
January 19, 1992
G
Initial revision
Guido van Rossum committed