COMMITS
/ Include/sysmodule.h December 3, 2010
M
Merge branches/pep-0384.
Martin v. Löwis committed
October 21, 2010
A
Issue #10089: Add support for arbitrary -X options on the command-line.
Antoine Pitrou committed
August 16, 2010
V
Issue #9599: Create PySys_FormatStdout() and PySys_FormatStderr()
Victor Stinner committed
May 21, 2010
A
Merged revisions 81398 via svnmerge from
Antoine Pitrou committed
May 19, 2010
V
Issue #8589: Decode PYTHONWARNINGS environment variable with the file system
Victor Stinner committed
November 10, 2009
A
Merge in the new GIL.
Antoine Pitrou committed
April 13, 2008
April 5, 2008
M
Change command line processing API to use wchar_t.
Martin v. Löwis committed
August 25, 2007
N
Add const to input string parameters
Neal Norwitz committed
June 12, 2007
G
Rip out the file object's implementation.
Guido van Rossum committed
September 15, 2002
N
Use Py_GCC_ATTRIBUTE instead of __attribute__. Compilers other than GCC
Neil Schemenauer committed
August 12, 2002
M
Excise DL_EXPORT from Include.
Mark Hammond committed
October 23, 2001
N
Add function attributes that allow GCC to check the arguments of printf-like
Neil Schemenauer committed
December 15, 2000
G
Add declarations for PySys_ResetWarnOptions() and
Guido van Rossum committed
September 1, 2000
G
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum committed
July 22, 2000
T
ANSIfications: fix empty arglists, and remove the checks for
Thomas Wouters committed
July 9, 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
August 2, 1997
G
Mass checkin (more to follow for other directories).
Guido van Rossum committed
October 25, 1996
G
New permission notice, includes CNRI.
Guido van Rossum committed
May 22, 1996
G
Added PySys_SetPath.
Guido van Rossum committed
January 22, 1996
J
Added prototype for PySys_SetArgv
Jack Jansen committed
February 27, 1995
G
make the type a parameter of the DL_IMPORT macro, for Borland C
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 9, 1995
G
sys.check_interval=x -> sys.setcheckinterval(x)
Guido van Rossum committed
January 4, 1995
G
Added 1995 copyright.
Guido van Rossum committed
August 18, 1994
G
Changes for dynamic linking under NT
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
March 23, 1992
G
Added definitions of sys_trace and sys_profile
Guido van Rossum committed
February 19, 1991
G
Added copyright notice.
Guido van Rossum committed
December 20, 1990
G
"Compiling" version
Guido van Rossum committed
October 14, 1990
G
Initial revision
Guido van Rossum committed