COMMITS
/ pyconfig.h.in July 16, 2008
G
Merged revisions 63997 via svnmerge from
Georg Brandl committed
G
Merged revisions 63955 via svnmerge from
Georg Brandl committed
June 10, 2008
May 25, 2008
C
autoreconf run
Christian Heimes committed
May 4, 2008
March 28, 2008
C
Merged revisions 61981,61984-61987,61992-61993,61997-62000 via svnmerge from
Christian Heimes committed
March 24, 2008
M
Merged revisions 61846-61847 via svnmerge from
Martin v. Löwis committed
March 22, 2008
March 18, 2008
March 8, 2008
M
Use wchar_t functions in _locale module.
Martin v. Löwis committed
February 1, 2008
C
Merged revisions 60475-60479,60481-60488 via svnmerge from
Christian Heimes committed
January 20, 2008
C
Merged revisions 60124-60142 via svnmerge from
Christian Heimes committed
January 7, 2008
G
Remove traces of Py_USING_UNICODE and Unicode-specific conditionals in configure.
Georg Brandl committed
C
Copied doc for reload() from trunk's function.rst to imp.rst
Christian Heimes committed
December 19, 2007
C
Merged revisions 59541-59561 via svnmerge from
Christian Heimes committed
November 30, 2007
C
Merged revisions 59239-59244 via svnmerge from
Christian Heimes committed
October 12, 2007
September 8, 2007
T
Merged revisions 57778-58052 via svnmerge from
Thomas Wouters committed
September 3, 2007
G
test for strlcpy (so i can use it in _bsddb.c)
Gregory P. Smith committed
August 17, 2007
S
Remove support for BeOS
Skip Montanaro committed
August 6, 2007
G
Merged revisions 56753-56781 via svnmerge from
Guido van Rossum committed
February 23, 2007
T
Merged revisions 53623-53858 via svnmerge from
Thomas Wouters committed
February 1, 2007
T
Merged revisions 53451-53537 via svnmerge from
Thomas Wouters committed
December 13, 2006
T
Four months of trunk changes (including a few releases...)
Thomas Wouters committed
August 11, 2006
T
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters committed
May 27, 2006
T
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters committed
April 21, 2006
T
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters committed
February 15, 2006
M
Merge ssize_t branch.
Martin v. Löwis committed
January 14, 2006
M
Patch #1103116: AF_NETLINK sockets basic support.
Martin v. Löwis committed
January 7, 2006
N
If there is no libtermcap all the readline tests failed.
Neal Norwitz committed
December 15, 2005
N
Revert r41662 and the part of 41552 that originally caused the problem
Neal Norwitz committed
December 13, 2005
H
Add a workaround for file.ftell() to raise IOError for ttys.
Hye-Shik Chang committed
August 9, 2005
M
Patch #1180695: Implement nanosecond stat resolution on FreeBSD,
Martin v. Löwis committed
June 2, 2005
H
Patch #1212117: Add optional attribute st_flags to os.stat_result
Hye-Shik Chang committed
January 23, 2005
M
Patch #579435: Shadow Password Support Module
Martin v. Löwis committed
October 13, 2004
A
Patch 977343, Solaris likes sys/loadavg.h. Added support for sys/loadavg.h
Anthony Baxter committed
September 18, 2004
M
Patch #1012280: Include curses.h for term.h check. Fixes #933795.
Martin v. Löwis committed
August 12, 2004
M
Define _BSD_TYPES. Fixes #1005308. Backported to 2.3.
Martin v. Löwis committed
August 9, 2004
D
Patch #1003700: Add socketpair function to socket module.
Dave Cole committed
July 22, 2004
G
This change implements the following gettext features, as
Gustavo Niemeyer committed
July 7, 2004
M
This closes patch:
Michael W. Hudson committed
June 25, 2004
N
Massive performance improvement for C extension and builtin tracing code
Nicholas Bastin committed
June 22, 2004
N
Making C profiling a configure option (at least temporarily)
Nicholas Bastin committed
June 8, 2004
M
Patch #510695: Add TSC profiling for the VM.
Martin v. Löwis committed
March 21, 2004
N
Added configure check for broken poll() on some unix systems (MacOS X 10.3)
Nicholas Bastin committed
February 10, 2004
S
remove support for missing ANSI C header files (limits.h, stddef.h, etc).
Skip Montanaro committed
February 7, 2004
S
Remove support for --without-universal-newlines (see PEP 11).
Skip Montanaro committed
S
Remove HAVE_STRPTIME - no longer necessary with the pure Python version of
Skip Montanaro committed
February 2, 2004
H
Add FreeBSD support for bluetooth sockets.
Hye-Shik Chang committed
January 31, 2004
M
Patch #874083: Bluetooth support for socket module.
Martin v. Löwis committed