- 23 Agu, 2014 1 kayıt (commit)
-
-
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 3 kayıt (commit)
-
-
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.
-
- 12 Agu, 2014 5 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
Original patch by Raymond Hettinger.
-
Serhiy Storchaka yazdı
AIX. Based on patch by Delhallt.
-
Antoine Pitrou yazdı
-
- 11 Agu, 2014 1 kayıt (commit)
-
-
Zachary Ware yazdı
-
- 10 Agu, 2014 5 kayıt (commit)
-
-
Victor Stinner yazdı
asyncio.async(coro), mention that asyncio.async() can be used to scheduler a coroutine, and make it clear that create_task() is only available in Python 3.4.2 and later.
-
Victor Stinner yazdı
Patch written by Xavier de Gaye.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Benjamin Peterson yazdı
Patch from Stefan Krah.
-