- 06 May, 2013 6 commits
-
-
Antoine Pitrou authored
Issue #17918: When using SSLSocket.accept(), if the SSL handshake failed on the new socket, the socket would linger indefinitely. Thanks to Peter Saveliev for reporting.
-
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.
-
Richard Oudkerk authored
-
Terry Jan Reedy 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 1 commit
-
-
Ezio Melotti authored
-
- 04 May, 2013 4 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Ezio Melotti authored
-
Serhiy Storchaka authored
-
- 03 May, 2013 1 commit
-
-
Raymond Hettinger authored
-
- 02 May, 2013 1 commit
-
-
Senthil Kumaran authored
-
- 01 May, 2013 1 commit
-
-
Ezio Melotti authored
-
- 30 Apr, 2013 5 commits
-
-
Antoine Pitrou authored
-
Ezio Melotti authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
libffi to 3.0.13. (i'm not sure if it is needed anymore but see issue 10309 for details which makes no mention of upstream)
-
- 29 Apr, 2013 1 commit
-
-
Ezio Melotti authored
-
- 28 Apr, 2013 7 commits
-
-
R David Murray authored
-
Nadeem Vawda authored
-
Nadeem Vawda authored
-
R David Murray authored
-
R David Murray authored
Behavior confirmation and initial patch by Jessica McKellar.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
such as was shipped with Centos 5 and Mac OS X 10.4. This bug was already fixed in issue14572 for 2.7 only and then it was backported back from 3.3 in issue17073.
-
- 24 Apr, 2013 1 commit
-
-
Antoine Pitrou authored
-
- 23 Apr, 2013 3 commits
-
-
Ronald Oussoren authored
Without this changeset plistlib would write empty tags for plistlib.Data objects in deeply nested datastructures. Fixes #17353
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 22 Apr, 2013 2 commits
-
-
Serhiy Storchaka authored
condition variable. Original patch by Thomas Rachel.
-
Vinay Sajip authored
-
- 21 Apr, 2013 3 commits
-
-
R David Murray authored
-
Ned Deily authored
-
R David Murray authored
Patch by Jeremy Kloth.
-
- 20 Apr, 2013 2 commits
-
-
Ned Deily authored
-
R David Murray authored
-
- 17 Apr, 2013 2 commits
-
-
Richard Oudkerk authored
registry does not grow exponentially with generation of process.
-
Roger Serwy authored
-