index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
functools.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
use same quoting as the rest of the file
Benjamin Peterson
2010-08-08
1
-6/+6
*
Issue #8814: function annotations (the `__annotations__` attribute)
Antoine Pitrou
2010-08-04
1
-2/+3
*
Re-commit r83327 now that the release is done.
Georg Brandl
2010-07-31
1
-1/+93
*
Revert r83327. This will have to wait until after the alpha1 release.
Georg Brandl
2010-07-31
1
-93/+1
*
Add functools.lfu_cache() and functools.lru_cache().
Raymond Hettinger
2010-07-31
1
-1/+93
*
Merged revisions 80068 via svnmerge from
Georg Brandl
2010-05-19
1
-2/+2
*
Issue 8361: Remove assert from functools.total_ordering
Raymond Hettinger
2010-04-10
1
-2/+3
*
Forward port total_ordering() and cmp_to_key().
Raymond Hettinger
2010-04-05
1
-0/+47
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
1
-2/+2
*
Part of SF patch #1513870 (the still relevant part) -- add reduce() to
Guido van Rossum
2006-08-26
1
-1/+1
*
Merge the rest of the trunk.
Thomas Wouters
2006-06-08
1
-18/+43
*
Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn
Thomas Wouters
2006-06-08
1
-0/+26