- 06 Apr, 2013 14 commits
-
-
Serhiy Storchaka authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Benjamin Peterson authored
-
Serhiy Storchaka authored
(builting and in itertools module, i.e. map(), itertools.chain(), etc).
-
Andrew Svetlov authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 05 Apr, 2013 4 commits
-
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Senthil Kumaran authored
-
- 04 Apr, 2013 4 commits
-
-
Ezio Melotti authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 03 Apr, 2013 10 commits
-
-
Ezio Melotti authored
#17572: Avoid chained exceptions while passing bad directives to time.strptime(). Initial patch by Claudiu Popa.
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Richard Oudkerk authored
-
R David Murray authored
-
R David Murray authored
Patch by Thomas Heller.
-
Roger Serwy authored
-
Roger Serwy authored
-
Roger Serwy authored
-
- 02 Apr, 2013 3 commits
-
-
Victor Stinner authored
Add an unit test to ensure that text files are rejectect (with TypeError)
-
R David Murray authored
This was already done in Python3, but having it wrong leads to incorrect debug output, so it seems worth fixing in 2.7 as well. Patch by Victor Terrón.
-
Georg Brandl authored
-
- 01 Apr, 2013 4 commits
-
-
Benjamin Peterson authored
This means we can remove our usage of qsort() than relied on undefined behavior.
-
Brett Cannon authored
-v/-vv that were lost in the transition to importlib.
-
Roger Serwy authored
-
Roger Serwy authored
-
- 31 Mar, 2013 1 commit
-
-
Roger Serwy authored
-