- 17 Aug, 2014 12 commits
-
-
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 9 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.
-
Senthil Kumaran authored
Fix Issue #8797: Raise HTTPError on failed Basic Authentication immediately. Initial patch by Sam Bull.
-
- 15 Aug, 2014 13 commits
-
-
Victor Stinner authored
compiler warnings in the Modules/ subdirectory.
-
Victor Stinner authored
warnings in the Objects/ subdirectory. PyType_FromSpecWithBases() and PyType_FromSpec() now reject explicitly negative slot identifiers.
-
Victor Stinner authored
warnings in the Python/ subdirectory.
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
changes that were only merged into demohelp.txt, and re-delete demohelp.txt.
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
Will forward port 22095 changes separately.
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
- 14 Aug, 2014 5 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
some __sizeof__() methods.
-
Serhiy Storchaka authored
some __sizeof__() methods.
-
Berker Peksag authored
the FileCompareTestCase.test_matching test. Patch by Steven Barker.
-
Berker Peksag authored
the FileCompareTestCase.test_matching test. Patch by Steven Barker.
-
- 13 Aug, 2014 1 commit
-
-
Serhiy Storchaka authored
in the mailbox module. This is partial rollback of changeset f340cb045bf9.
-