- 06 Apr, 2012 13 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Brett Cannon authored
after itself properly.
-
Brett Cannon authored
-
Kristján Valur Jónsson authored
deadlock if the main thread fails before sending all the data.
-
Sandro Tosi authored
-
R David Murray authored
Initial patch by Popa Claudiu.
-
R David Murray authored
Initial patch by Popa Claudiu.
-
Benjamin Peterson authored
-
- 05 Apr, 2012 24 commits
-
-
Sandro Tosi authored
-
Victor Stinner authored
Patch written by Serhiy Storchaka
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Raymond Hettinger authored
Clarify that the purpose of computing all the miscellaneous collection types is to register them with the appropriate ABCs.
-
Andrew Svetlov authored
-
Stefan Krah authored
-
Stefan Krah authored
-
Stefan Krah authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
Patch by Popa Claudiu.
-
Stefan Krah authored
-
Stefan Krah authored
rather than raising RuntimeError (allocated space is sufficient for the additional character).
-
Stefan Krah authored
conversion in the Decimal constructor. Exact here refers to the representation and not to the value (clamping does not change the value).
-
Victor Stinner authored
issue. Speed up UTF-16 by 20%.
-
Andrew Svetlov authored
Patch by Guilherme Polo.
-
Georg Brandl authored
-
Eli Bendersky authored
and gets rid of some gross formatting on tab=4-space-configured editors.
-
Éric Araujo authored
-
Eli Bendersky authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
This patch changes a few of the scripts to have __name__=='__main__' clauses so that they are importable without running. Also fixes the syntax errors revealed by the tests.
-
R David Murray authored
This patch changes a few of the scripts to have __name__=='__main__' clauses so that they are importable without running. Also fixes the syntax errors revealed by the tests.
-
- 04 Apr, 2012 3 commits
-
-
Antoine Pitrou authored
-
Brett Cannon authored
-
Georg Brandl authored
-