- 27 Dec, 2012 4 commits
-
-
Serhiy Storchaka authored
Patch by Roger Serwy.
-
Serhiy Storchaka authored
-
Brian Curtin authored
This fixes an OverflowError seen in winreg.SetValueEx when passed winreg.REG_DWORD values that should be supported by the underlying API.
-
Hynek Schlawack authored
Fixes handling of leading dots. Patch by Serhiy Storchaka.
-
- 26 Dec, 2012 2 commits
-
-
Andrew Svetlov authored
-
Jesus Cea authored
-
- 25 Dec, 2012 1 commit
-
-
Kristján Valur Jónsson authored
-
- 26 Dec, 2012 1 commit
-
-
Senthil Kumaran authored
-
- 25 Dec, 2012 6 commits
-
-
Chris Jerdonek authored
This fixes the following warning when building the docs (probably from the commit for issue #14901): "/Doc/faq/windows.rst:138: WARNING: undefined label: setting-envvars (if the link has no caption the label must precede a section header)"
-
Chris Jerdonek authored
This adds to the work done for issue #15990 (i.e. f44b8d69e5fc and the commits referenced there).
-
Andrew Svetlov authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Andrew Svetlov authored
-
- 24 Dec, 2012 3 commits
-
-
Senthil Kumaran authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
Patch Serhiy Storchaka.
-
- 23 Dec, 2012 3 commits
-
-
Andrew Svetlov authored
-
Andrew Svetlov authored
Patch by Anton Kasyanov.
-
Senthil Kumaran authored
Fix Issue15701 - HTTPError info method call raises AttributeError. Fix that to return headers correctly
-
- 21 Dec, 2012 2 commits
-
-
Kristjan Valur Jonsson authored
-
Kristjan Valur Jonsson authored
-
- 19 Dec, 2012 1 commit
-
-
Andrew Svetlov authored
-
- 18 Dec, 2012 2 commits
-
-
Andrew Svetlov authored
Patch by Serhiy Storchaka.
-
Andrew Svetlov authored
Thanks to Inada Naoki
-
- 17 Dec, 2012 6 commits
-
-
Giampaolo Rodola' 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
-
Andrew Svetlov authored
-
Brian Curtin authored
Patch by Ashish Nitin Patil.
-
- 16 Dec, 2012 4 commits
-
-
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.
-
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
-