- 12 May, 2013 12 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Serhiy Storchaka yazdı
characters() and ignorableWhitespace() methods. Original patch by Sebastian Ortiz Vasquez.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
distutils.cfg when a venv is active.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
codecs.open().
-
Georg Brandl yazdı
broke backwards compatibility.
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
- 11 May, 2013 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Antoine Pitrou yazdı
-
- 10 May, 2013 3 kayıt (commit)
-
-
Barry Warsaw yazdı
statement, but add a comment that clarifies the purpose of the code.
-
Ezio Melotti yazdı
-
Andrew Kuchling yazdı
-
- 09 May, 2013 3 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Serhiy Storchaka yazdı
it left off. Patch by Michael Birtwell.
-
- 08 May, 2013 2 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 07 May, 2013 3 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Raymond Hettinger yazdı
-
- 06 May, 2013 7 kayıt (commit)
-
-
Antoine Pitrou yazdı
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 yazdı
platforms. Patch by Federico Schwindt.
-
David Malcolm yazdı
-
R David Murray yazdı
Patch by Chris Rebert.
-
Richard Oudkerk yazdı
-
Roger Serwy yazdı
-
Raymond Hettinger yazdı
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 kayıt (commit)
-
-
Roger Serwy yazdı
-
Antoine Pitrou yazdı
(thanks Arfrever for reporting).
-
- 04 May, 2013 5 kayıt (commit)
-
-
Brett Cannon yazdı
legitimately false.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
Issue #17408: Avoid using an obsolete instance of the copyreg module when the interpreter is shutdown and then started again.
-
Antoine Pitrou yazdı
-
Ezio Melotti yazdı
-