- 25 Agu, 2014 1 kayıt (commit)
-
-
Victor Stinner yazdı
* dev: mention that the logging must be configured at DEBUG level * streams: drain() has no more a strange return value, it's just a standard coroutine
-
- 24 Agu, 2014 6 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Serhiy Storchaka yazdı
posixpath.join().
-
Serhiy Storchaka yazdı
window is created for every test class. Fixed Tkinter images copying operations in NoDefaultRoot mode. Tcl command names generated for "after" callbacks now contains a name of original function.
-
Terry Jan Reedy yazdı
-
Ned Deily yazdı
-
- 23 Agu, 2014 4 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Nick Coghlan yazdı
-
- 22 Agu, 2014 6 kayıt (commit)
-
-
Ned Deily yazdı
python --generate-posix-vars in pybuilddir.txt build target by ensuring that pybuilddir.txt is always regenerated when configure is run and that the newly built skeleton python does not inadvertently import modules from previously installed instances.
-
Berker Peksag yazdı
Thanks to Arfrever Frehtes Taifersar Arahesis.
-
Berker Peksag yazdı
it don't raise an exception if doraise is False. Patch by Bohuslav "Slavek" Kabrda.
-
Berker Peksag yazdı
-
Brett Cannon yazdı
Thanks to Jon Poler for the patch.
-
Senthil Kumaran yazdı
Do not aggresively close wfile in the do_GET method in the BasicAuthHandler.
-
- 20 Agu, 2014 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
Fix Issue #8797: Raise HTTPError on failed Basic Authentication immediately. Initial patch by Sam Bull.
-
- 19 Agu, 2014 4 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
'As' became a full keyword when with statements were added in 2.5/2.6.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 18 Agu, 2014 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Benjamin Peterson yazdı
Patch from Thomas Kluyver.
-
- 17 Agu, 2014 5 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
extracts ZIP files with directory entries. Patch by Ryan Wilson.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 16 Agu, 2014 4 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
Victor Stinner yazdı
any .gdbinit initialization files".
-
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.
-
- 15 Agu, 2014 4 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
Will forward port 22095 changes separately.
-
Terry Jan Reedy yazdı
-
- 14 Agu, 2014 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
some __sizeof__() methods.
-
Berker Peksag yazdı
the FileCompareTestCase.test_matching test. Patch by Steven Barker.
-
- 13 Agu, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
in the mailbox module. This is partial rollback of changeset f340cb045bf9.
-