- 28 Dec, 2012 1 commit
-
-
Ezio Melotti authored
-
- 27 Dec, 2012 17 commits
-
-
Ezio Melotti authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Ezio Melotti authored
-
Brian Curtin authored
-
Brian Curtin authored
-
Brian Curtin authored
-
Brian Curtin authored
When converting REG_DWORD registry values into Python ints, the conversion needs to be made from an *unsigned* long to match the DWORD type.
-
Serhiy Storchaka authored
Patch by Roger Serwy.
-
Serhiy Storchaka authored
Patch by Roger Serwy.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Brian Curtin 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.
-
Hynek Schlawack authored
Fixes handling of leading dots. Patch by Serhiy Storchaka.
-
- 26 Dec, 2012 7 commits
-
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Kristján Valur Jónsson authored
Issue #14574: Ignore socket errors raised when flushing a connection on close.
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
- 25 Dec, 2012 13 commits
-
-
Chris Jerdonek authored
-
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).
-
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
-
Andrew Svetlov authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
- 24 Dec, 2012 2 commits
-
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-