COMMITS
/ Modules/_functoolsmodule.c March 16, 2011
E
#11565: Merge with 3.1.
Ezio Melotti committed
E
#11565: Fix several typos. Patch by Piotr Kasprzyk.
Ezio Melotti committed
December 1, 2010
A
Issue #4113: Added custom __repr__ method to functools.partial.
Alexander Belopolsky committed
August 16, 2010
A
Merged revisions 84098 via svnmerge from
Alexander Belopolsky committed
A
Issue #665761: functools.reduce() will no longer mask exceptions other
Alexander Belopolsky committed
May 9, 2010
A
Recorded merge of revisions 81032 via svnmerge from
Antoine Pitrou committed
A
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou committed
May 24, 2009
A
Make some private functions static (thanks `make smelly`)
Antoine Pitrou committed
April 1, 2009
J
Merged revisions 70931 via svnmerge from
Jack Diederich committed
February 2, 2009
M
Issue #1717: rename tp_compare to tp_reserved. I'll change the
Mark Dickinson committed
June 11, 2008
M
Implement PEP 3121: new module initialization and finalization API.
Martin v. Löwis committed
December 19, 2007
C
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
Christian Heimes committed
July 21, 2007
M
Merged revisions 56467-56482 via svnmerge from
Martin v. Löwis committed
August 26, 2006
G
Part of SF patch #1513870 (the still relevant part) -- add reduce() to
Guido van Rossum committed
July 27, 2006
G
Get rid of most of the flags (in tp_flags) that keep track of various
Guido van Rossum committed
June 8, 2006
T
Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn
Thomas Wouters committed