- 22 Dec, 2012 2 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
- 21 Dec, 2012 1 commit
-
-
Kristjan Valur Jonsson authored
-
- 20 Dec, 2012 3 commits
-
-
Petri Lehtinen authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 19 Dec, 2012 2 commits
-
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
- 18 Dec, 2012 1 commit
-
-
Andrew Svetlov authored
Patch by Serhiy Storchaka.
-
- 17 Dec, 2012 5 commits
-
-
Andrew Svetlov authored
-
Andrew Svetlov authored
Patch by Serhiy Storchaka.
-
Giampaolo Rodola' authored
Fix issue #16646: ftplib.FTP.makeport() might lose socket error details. (patch by Serhiy Storchaka)
-
Andrew Svetlov authored
-
Brian Curtin authored
Patch by Ashish Nitin Patil.
-
- 16 Dec, 2012 2 commits
-
-
Antoine Pitrou authored
Issue #16626: Fix infinite recursion in glob.glob() on Windows when the pattern contains a wildcard in the drive or UNC path. Patch by Serhiy Storchaka.
-
Hynek Schlawack authored
Patch by Sebastian Kreft.
-
- 15 Dec, 2012 2 commits
-
-
Benjamin Peterson authored
-
Antoine Pitrou authored
Issue #16298: In HTTPResponse.read(), close the socket when there is no Content-Length and the incoming stream is finished. Patch by Eran Rundstein.
-
- 14 Dec, 2012 3 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 13 Dec, 2012 3 commits
-
-
Trent Nelson authored
-
Trent Nelson authored
-
Trent Nelson authored
-
- 11 Dec, 2012 1 commit
-
-
Gregory P. Smith authored
Found by Clang trunk's Undefined-Behavior Sanitizer. [more to come]
-
- 09 Dec, 2012 6 commits
-
-
Andrew Svetlov authored
-
Senthil Kumaran authored
-
Antoine Pitrou authored
Issue #16248: Disable code execution from the user's home directory by tkinter when the -E flag is passed to Python. Patch by Zachary Ware.
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
Original patch by Julien Courteau and Pierre Paul Lefebvre.
-
- 08 Dec, 2012 6 commits
-
-
Antoine Pitrou authored
Issue #16602: When a weakref's target was part of a long deallocation chain, the object could remain reachable through its weakref even though its refcount had dropped to zero. Thanks to Eugene Toder for diagnosing and reporting the issue.
-
Éric Araujo authored
-
Éric Araujo authored
-
Andrew Svetlov authored
Patch by Steven Kryskalla.
-
Ezio Melotti authored
-
Antoine Pitrou authored
-
- 06 Dec, 2012 1 commit
-
-
Andrew Svetlov authored
Thanks to Sean Munkel from docs@
-
- 05 Dec, 2012 1 commit
-
-
Jesus Cea authored
-
- 04 Dec, 2012 1 commit
-
-
Victor Stinner authored
This is necessary for ZFS systems, which don't support UF_IMMUTABLE. -- Kubilay Kocak (koobs) asked me on IRC to backport this fix to Python 2.7: done!
-