Jelle Zijlstra
|
ada0570efc
|
Revert "Define functools.partial as overloaded function instead of its own class (#2878)" (#3077)
This reverts commit e45f443d85.
|
2019-06-20 20:39:49 -07:00 |
|
berdario
|
e45f443d85
|
Define functools.partial as overloaded function instead of its own class (#2878)
|
2019-05-06 12:05:02 -04:00 |
|
Michael Lee
|
efb67946f8
|
Use variable annotations everywhere (#2909)
|
2019-04-13 10:40:52 +02:00 |
|
rchen152
|
fd8be43044
|
Fix the return type of functools.update_wrapper() (#1589)
|
2017-09-05 20:03:51 -07:00 |
|
Lukasz Langa
|
fe0e3744cc
|
Fixing flake8 E261 errors
|
2016-12-19 22:09:35 -08:00 |
|
Guido van Rossum
|
cb97bb54c0
|
Move 2.7 to 2 (#635)
Closes #579.
|
2016-10-26 16:24:49 -07:00 |
|