index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Modules
/
_functoolsmodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #6083: Fix multiple segmentation faults occured when PyArg_ParseTuple
Serhiy Storchaka
2013-02-04
1
-3
/
+3
|
\
|
*
Issue #6083: Fix multiple segmentation faults occured when PyArg_ParseTuple
Serhiy Storchaka
2013-02-04
1
-3
/
+3
*
|
use new generic __dict__ descriptor implementations
Benjamin Peterson
2012-02-19
1
-37
/
+1
*
|
Fix nit (make spelling consistent in prototype)
Raymond Hettinger
2011-04-09
1
-1
/
+1
*
|
implement tp_clear
Benjamin Peterson
2011-04-05
1
-1
/
+10
*
|
Issue #11707: Fix compilation errors with Visual Studio
Victor Stinner
2011-04-05
1
-6
/
+8
*
|
Issue #11707: Fast C version of functools.cmp_to_key()
Raymond Hettinger
2011-04-05
1
-0
/
+161
|
/
*
#11565: Merge with 3.1.
Ezio Melotti
2011-03-16
1
-1
/
+43
|
\
|
*
Issue #4113: Added custom __repr__ method to functools.partial.
Alexander Belopolsky
2010-12-01
1
-1
/
+43
|
*
Issue #665761: functools.reduce() will no longer mask exceptions other
Alexander Belopolsky
2010-08-16
1
-2
/
+3
|
*
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou
2010-05-09
1
-299
/
+299
*
|
#11565: Fix several typos. Patch by Piotr Kasprzyk.
Ezio Melotti
2011-03-16
1
-1
/
+1
*
|
Merged revisions 84098 via svnmerge from
Alexander Belopolsky
2010-08-16
1
-2
/
+3
*
|
Recorded merge of revisions 81032 via svnmerge from
Antoine Pitrou
2010-05-09
1
-299
/
+299
|
/
*
Make some private functions static (thanks `make smelly`)
Antoine Pitrou
2009-05-24
1
-2
/
+2
*
Merged revisions 70931 via svnmerge from
Jack Diederich
2009-04-01
1
-1
/
+48
*
Issue #1717: rename tp_compare to tp_reserved. I'll change the
Mark Dickinson
2009-02-02
1
-1
/
+1
*
Implement PEP 3121: new module initialization and finalization API.
Martin v. Löwis
2008-06-11
1
-5
/
+21
*
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
Christian Heimes
2007-12-19
1
-1
/
+1
*
Merged revisions 56467-56482 via svnmerge from
Martin v. Löwis
2007-07-21
1
-3
/
+2
*
Part of SF patch #1513870 (the still relevant part) -- add reduce() to
Guido van Rossum
2006-08-26
1
-0
/
+76
*
Get rid of most of the flags (in tp_flags) that keep track of various
Guido van Rossum
2006-07-27
1
-1
/
+1
*
Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn
Thomas Wouters
2006-06-08
1
-0
/
+277