Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
b0cabc2b31da3be39b72ee239a2da2c00cc68174
/
Lib
/
functools.py
911da47
Issue #11628: cmp_to_key should use__slots__.
by Raymond Hettinger
· 14 years ago
374274d
Fix the total_ordering decorator to handle cross-type comparisons
by Éric Araujo
· 14 years ago
ea56710
#5341: fix typo and adapt docstring syntax.
by Georg Brandl
· 15 years ago
4e45512
Issue 8361: Remove assert from functools.total_ordering
by Raymond Hettinger
· 15 years ago
e1d665a
Classes that override __eq__ also need to define __hash__.
by Raymond Hettinger
· 15 years ago
bb006cf
Add tests for cmp_to_key.
by Raymond Hettinger
· 15 years ago
a551f31
Add functools.CmpToKey()
by Raymond Hettinger
· 15 years ago
83e8184
Copy reduce() to _functools so to have functools.reduce() not raise a warning
by Brett Cannon
· 17 years ago
d51b579
Patch # 1739906 by Christian Heimes -- add reduce to functools (importing
by Guido van Rossum
· 18 years ago
41eb716
[Bug #1576241] Let functools.wraps work with built-in functions
by Andrew M. Kuchling
· 19 years ago
efb5707
Typo fix
by Andrew M. Kuchling
· 19 years ago
676725d
Add functools.update_wrapper() and functools.wraps() as described in PEP 356
by Nick Coghlan
· 19 years ago
27c7059
Whitespace normalization.
by Tim Peters
· 19 years ago
0849014
When adding a module like functools, it helps to let SVN know about the file.
by Nick Coghlan
· 19 years ago