- 17 Agu, 2014 1 kayıt (commit)
-
-
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.
-
- 09 Agu, 2014 6 kayıt (commit)
-
-
doko@ubuntu.com yazdı
-
doko@ubuntu.com yazdı
-
doko@ubuntu.com yazdı
adds support for the Linux AArch64 and POWERPC ELF ABIv2 little endian architectures.
-
Serhiy Storchaka yazdı
types. Corrected error messages about bytes arguments.
-
Nick Coghlan yazdı
-
Terry Jan Reedy yazdı
Move BREAK tag configuration to PyShellEditorWindow.
-
- 08 Agu, 2014 2 kayıt (commit)
-
-
Zachary Ware yazdı
-
Ezio Melotti yazdı
-
- 07 Agu, 2014 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Windows. Path by Vajrasky Kok.
-
Zachary Ware yazdı
-
Ezio Melotti yazdı
-
- 06 Agu, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
when unpickling pickled sqlite3.Row). sqlite3.Row is now initialized in the __new__() method.
-
- 05 Agu, 2014 3 kayıt (commit)
-
-
Zachary Ware yazdı
-
Vinay Sajip yazdı
-
Ezio Melotti yazdı
-
- 04 Agu, 2014 2 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
#18034: update FAQ to suggest importlib.import_module instead of __import__. Patch by Wouter van Heyst.
-