- 27 Ara, 2012 11 kayıt (commit)
-
-
Brian Curtin yazdı
-
Brian Curtin yazdı
-
Brian Curtin yazdı
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 yazdı
Patch by Roger Serwy.
-
Serhiy Storchaka yazdı
Patch by Roger Serwy.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Brian Curtin yazdı
-
Brian Curtin yazdı
This fixes an OverflowError seen in winreg.SetValueEx when passed winreg.REG_DWORD values that should be supported by the underlying API.
-
Hynek Schlawack yazdı
Fixes handling of leading dots. Patch by Serhiy Storchaka.
-
Hynek Schlawack yazdı
Fixes handling of leading dots. Patch by Serhiy Storchaka.
-
- 26 Ara, 2012 7 kayıt (commit)
-
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
-
Jesus Cea yazdı
-
Jesus Cea yazdı
-
Kristján Valur Jónsson yazdı
Issue #14574: Ignore socket errors raised when flushing a connection on close.
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
- 25 Ara, 2012 13 kayıt (commit)
-
-
Chris Jerdonek yazdı
-
Chris Jerdonek yazdı
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 yazdı
This adds to the work done for issue #15990 (i.e. f44b8d69e5fc and the commits referenced there).
-
Chris Jerdonek yazdı
This adds to the work done for issue #15990 (i.e. f44b8d69e5fc and the commits referenced there).
-
Kristján Valur Jónsson yazdı
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
-
- 24 Ara, 2012 6 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
Patch Serhiy Storchaka.
-
Andrew Svetlov yazdı
Patch Serhiy Storchaka.
-
- 23 Ara, 2012 3 kayıt (commit)
-
-
Chris Jerdonek yazdı
This commit also simplifies the more advanced "yield from" example and removes unused function parameters.
-
Andrew Svetlov yazdı
Patch by Anton Kasyanov.
-
Andrew Svetlov yazdı
-