- 12 May, 2013 4 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
broke backwards compatibility.
-
Georg Brandl authored
-
Benjamin Peterson authored
-
- 11 May, 2013 3 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Antoine Pitrou authored
-
- 10 May, 2013 3 commits
-
-
Barry Warsaw authored
statement, but add a comment that clarifies the purpose of the code.
-
Ezio Melotti authored
-
Andrew Kuchling authored
-
- 09 May, 2013 3 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Serhiy Storchaka authored
it left off. Patch by Michael Birtwell.
-
- 08 May, 2013 2 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 07 May, 2013 3 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Raymond Hettinger authored
-
- 06 May, 2013 7 commits
-
-
Antoine Pitrou authored
Issue #17289: The readline module now plays nicer with external modules or applications changing the rl_completer_word_break_characters global variable. Initial patch by Bradley Froehle.
-
Charles-Francois Natali authored
platforms. Patch by Federico Schwindt.
-
David Malcolm authored
-
R David Murray authored
Patch by Chris Rebert.
-
Richard Oudkerk authored
-
Roger Serwy authored
-
Raymond Hettinger authored
Putting *n* after the *iterable* matches the signature of other itertools and recipes. Also, it reads better. Suggested by Ezio Melotti.
-
- 05 May, 2013 2 commits
-
-
Roger Serwy authored
-
Antoine Pitrou authored
(thanks Arfrever for reporting).
-
- 04 May, 2013 7 commits
-
-
Brett Cannon authored
legitimately false.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
Issue #17408: Avoid using an obsolete instance of the copyreg module when the interpreter is shutdown and then started again.
-
Antoine Pitrou authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Serhiy Storchaka authored
-
- 03 May, 2013 2 commits
-
-
Brett Cannon authored
trying to load an extension module. While at it, also add a proper unittest.skipIf() guard to another test involving imp.load_dynamic().
-
Raymond Hettinger authored
-
- 01 May, 2013 2 commits
-
-
Ezio Melotti authored
-
Charles-Francois Natali authored
descriptor supported.
-
- 30 Apr, 2013 2 commits
-
-
Antoine Pitrou authored
-
Ezio Melotti authored
-