- 20 Aug, 2014 2 commits
-
-
Senthil Kumaran authored
Fix Issue #8797: Raise HTTPError on failed Basic Authentication immediately. Initial patch by Sam Bull.
-
Senthil Kumaran authored
Fix Issue #8797: Raise HTTPError on failed Basic Authentication immediately. Initial patch by Sam Bull.
-
- 19 Aug, 2014 7 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
'As' became a full keyword when with statements were added in 2.5/2.6.
-
Benjamin Peterson authored
Patch from Claudiu Popa.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 18 Aug, 2014 4 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch from Thomas Kluyver.
-
- 17 Aug, 2014 19 commits
-
-
Victor Stinner authored
test checking for integer overflow on Py_ssize_t type: cast explicitly to size_t.
-
Victor Stinner authored
returns -1 (error) on integer overflow.
-
Victor Stinner authored
a temporary bytearray object.
-
Victor Stinner authored
empty string singleton
-
Victor Stinner authored
Modules/_sqlite/cursor.c.
-
Victor Stinner authored
Modules/_pickle.c.
-
Victor Stinner authored
socketmodule.c.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
extracts ZIP files with directory entries. Patch by Ryan Wilson.
-
Serhiy Storchaka authored
extracts ZIP files with directory entries. Patch by Ryan Wilson.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Nick Coghlan authored
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 authored
-
- 16 Aug, 2014 8 commits
-
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Victor Stinner authored
-
Victor Stinner authored
commands from any .gdbinit initialization files".
-
Victor Stinner authored
any .gdbinit initialization files".
-
Victor Stinner authored
so test_debugmallocstats should be marked as such. Patch written by Martin Matusiak.
-
Victor Stinner authored
test_debugmallocstats should be marked as such. Patch written by Martin Matusiak.
-
Senthil Kumaran authored
Fix Issue #8797: Raise HTTPError on failed Basic Authentication immediately. Initial patch by Sam Bull.
-