- 26 Dec, 2012 2 commits
-
-
Jesus Cea authored
-
Senthil Kumaran authored
-
- 25 Dec, 2012 8 commits
-
-
Chris Jerdonek authored
This adds to the work done for issue #15990 (i.e. f44b8d69e5fc and the commits referenced there).
-
Kristján Valur Jónsson authored
-
Andrew Svetlov authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Kristján Valur Jónsson authored
Fix line buffering of socket._fileobject
-
Ezio Melotti authored
#16666: document default values for socket.getaddrinfo in the text to clarify that it doesn't accept keyword args.
-
Ezio Melotti authored
-
- 24 Dec, 2012 4 commits
-
-
Senthil Kumaran authored
-
Andrew Svetlov authored
-
Mark Dickinson authored
-
Andrew Svetlov authored
Patch Serhiy Storchaka.
-
- 23 Dec, 2012 3 commits
-
-
Andrew Svetlov authored
Patch by Anton Kasyanov.
-
Senthil Kumaran authored
Fix Issue15701 - HTTPError info method call raises AttributeError. Fix that to return headers correctly
-
Andrew Svetlov authored
Patch by Chris Jerdonek.
-
- 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 2 commits
-
-
Trent Nelson authored
-
Trent Nelson authored
-