- 28 Ara, 2012 6 kayıt (commit)
-
-
Chris Jerdonek yazdı
This is the first step in refactoring regrtest to use argparse. The regrtest module's main() function still expects a getopt-style return value rather than an argparse.Namespace instance.
-
Chris Jerdonek yazdı
-
Chris Jerdonek yazdı
-
Chris Jerdonek yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 27 Ara, 2012 26 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Brian Curtin yazdı
-
Brian Curtin yazdı
-
Brian Curtin yazdı
-
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ı
Patch by Roger Serwy.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Brian Curtin 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.
-
Hynek Schlawack yazdı
Fixes handling of leading dots. Patch by Serhiy Storchaka.
-
- 26 Ara, 2012 8 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
-
Jesus Cea yazdı
-
Jesus Cea yazdı
-