Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
4fb96f41f4525c25dcba386db96e5298e563cf65
/
Lib
/
test
/
test_functools.py
7a9bdbc
Merged revisions 84098 via svnmerge from
by Alexander Belopolsky
· 15 years ago
c6d80c1
Issue 8814: functools.wraps() did not copy __annotations__.
by Raymond Hettinger
· 15 years ago
ab91fde
Merged revisions 73715 via svnmerge from
by Georg Brandl
· 16 years ago
e0cbd69
Merged revisions 70931 via svnmerge from
by Jack Diederich
· 16 years ago
ee8712c
#2621 rename test.test_support to test.support
by Benjamin Peterson
· 17 years ago
c1f779c
Merged revisions 56125-56153 via svnmerge from
by Guido van Rossum
· 18 years ago
805365e
Merged revisions 55007-55179 via svnmerge from
by Guido van Rossum
· 18 years ago
d8faa36
Merged revisions 53952-54987 via svnmerge from
by Guido van Rossum
· 18 years ago
be19ed7
Fix most trivially-findable print statements.
by Guido van Rossum
· 18 years ago
e2a383d
Rip out 'long' and 'L'-suffixed integer literals. (Rough first cut.)
by Guido van Rossum
· 19 years ago
89f507f
Four months of trunk changes (including a few releases...)
by Thomas Wouters
· 19 years ago
0919a1a
Part of SF patch #1513870 (the still relevant part) -- add reduce() to
by Guido van Rossum
· 19 years ago
73e5a5b
Merge the rest of the trunk.
by Thomas Wouters
· 19 years ago
4d70c3d
Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn
by Thomas Wouters
· 19 years ago
[Renamed (97%) from Lib/test/test_functional.py]
eba28be
Whitespace normalization.
by Tim Peters
· 20 years ago
26e512a
Test partial() with bound/unbound methods.
by Raymond Hettinger
· 20 years ago
c8b6d1b
Make functional.partial() more closely match the spec by emulating
by Raymond Hettinger
· 20 years ago
9c323f8
SF patch #941881: PEP 309 Implementation (Partial Function Application).
by Raymond Hettinger
· 20 years ago