- 17 Agu, 2014 19 kayıt (commit)
-
-
Victor Stinner yazdı
test checking for integer overflow on Py_ssize_t type: cast explicitly to size_t.
-
Victor Stinner yazdı
returns -1 (error) on integer overflow.
-
Victor Stinner yazdı
a temporary bytearray object.
-
Victor Stinner yazdı
empty string singleton
-
Victor Stinner yazdı
Modules/_sqlite/cursor.c.
-
Victor Stinner yazdı
Modules/_pickle.c.
-
Victor Stinner yazdı
socketmodule.c.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
extracts ZIP files with directory entries. Patch by Ryan Wilson.
-
Serhiy Storchaka yazdı
extracts ZIP files with directory entries. Patch by Ryan Wilson.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Nick Coghlan yazdı
Also adds a test to test_inspect to track progress on builtin introspection support, to ensure it doesn't regress in the future.
-
Nick Coghlan yazdı
-
- 16 Agu, 2014 9 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
commands from any .gdbinit initialization files".
-
Victor Stinner yazdı
any .gdbinit initialization files".
-
Victor Stinner yazdı
so test_debugmallocstats should be marked as such. Patch written by Martin Matusiak.
-
Victor Stinner yazdı
test_debugmallocstats should be marked as such. Patch written by Martin Matusiak.
-
Senthil Kumaran yazdı
Fix Issue #8797: Raise HTTPError on failed Basic Authentication immediately. Initial patch by Sam Bull.
-
Senthil Kumaran yazdı
Fix Issue #8797: Raise HTTPError on failed Basic Authentication immediately. Initial patch by Sam Bull.
-
- 15 Agu, 2014 12 kayıt (commit)
-
-
Victor Stinner yazdı
compiler warnings in the Modules/ subdirectory.
-
Victor Stinner yazdı
warnings in the Objects/ subdirectory. PyType_FromSpecWithBases() and PyType_FromSpec() now reject explicitly negative slot identifiers.
-
Victor Stinner yazdı
warnings in the Python/ subdirectory.
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
changes that were only merged into demohelp.txt, and re-delete demohelp.txt.
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
Will forward port 22095 changes separately.
-
Terry Jan Reedy yazdı
-