- 18 Dec, 2012 4 commits
-
-
Andrew Svetlov authored
Patch by Serhiy Storchaka.
-
Andrew Svetlov authored
Patch by Serhiy Storchaka.
-
Andrew Svetlov authored
Thanks to Inada Naoki
-
Andrew Svetlov authored
Thanks to Inada Naoki
-
- 17 Dec, 2012 12 commits
-
-
Giampaolo Rodola' authored
-
Giampaolo Rodola' authored
-
Andrew Svetlov authored
Patch by Serhiy Storchaka.
-
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)
-
Giampaolo Rodola' authored
Fix issue #16646: ftplib.FTP.makeport() might lose socket error details. (patch by Serhiy Storchaka)
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Brian Curtin authored
-
Brian Curtin authored
Patch by Ashish Nitin Patil.
-
- 16 Dec, 2012 10 commits
-
-
Stefan Krah authored
-
Antoine Pitrou authored
Silence sporadic failure in RecvmsgSCTPStreamTest.testRecvmsgEOF (issue #13876) - probably not Python-related.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
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.
-
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.
-
Hynek Schlawack authored
Patch by Sebastian Kreft.
-
- 15 Dec, 2012 6 commits
-
-
Stefan Krah authored
supports all None default values present in decimal.py. These values were largely undocumented.
-
Andrew Svetlov authored
-
Benjamin Peterson authored
-
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.
-
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 5 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 13 Dec, 2012 1 commit
-
-
Ross Lagerwall authored
gives the same output as "id -G".
-
- 12 Dec, 2012 2 commits
-
-
Christian Heimes authored
creates a broken PYTHON_FOR_BUILD variable when --build is missing.
-
Christian Heimes authored
-