2015-02-01 |
Stefan Krah | Merge from 3.4. |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Serhiy Storchaka | Don't seek to the start of the file when open ZipFile... |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Stefan Krah | Issue #23370: Fix off-by-one error for non-contiguous... |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Vinay Sajip | Merged documentation update from 3.4. |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Vinay Sajip | Added a cookbook entry on logging audible messages. |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Stefan Krah | Issue #22445: PyBuffer_IsContiguous() now implements... |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Steve Dower | Issue #23212: Update Windows copy of OpenSSL to 1.0.1l |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Steve Dower | Null merge with 3.4 |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Steve Dower | Issue #23212: Update Windows copy of OpenSSL to 1.0.1l |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Steve Dower | Fixes python3_d.dll build so that functions are forward... |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Raymond Hettinger | Keep the definition of i consistent between set_lookkey... |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Victor Stinner | Merge 3.4 (generator) |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Serhiy Storchaka | Issue #23326: Removed __ne__ implementations. Since... |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Serhiy Storchaka | Issue #22765: Fixed test_gdb failures. Supressed unexpe... |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Serhiy Storchaka | Issue #22765: Fixed test_gdb failures. Supressed unexpe... |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Victor Stinner | Issue #23353: Fix the exception handling of generators... |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Raymond Hettinger | Minor tweak to improve code clarity. |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Raymond Hettinger | Fix typo in a comment. |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Benjamin Peterson | allow changing __class__ between a heaptype and non... |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Raymond Hettinger | merge |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Raymond Hettinger | Move the set search finger before the smalltable. |
commit | commitdiff | tree | snapshot |
2015-01-30 |
R David Murray | Merge: Fix asyncio doc typo. |
commit | commitdiff | tree | snapshot |
2015-01-30 |
R David Murray | Fix asyncio doc typo. |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Victor Stinner | Merge 3.4 (asyncio doc) |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Victor Stinner | asyncio doc: document the new ResourceWarning warnings |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Victor Stinner | Merge 3.4 (asyncio) |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Victor Stinner | Issue #23347, asyncio: send_signal(), terminate(),... |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Victor Stinner | Merge 3.4 (asyncio doc) |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Victor Stinner | asyncio doc: add a section about task cancellation |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Victor Stinner | Merge 3.4 (asyncio doc) |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Victor Stinner | Issue #21962, asyncio doc: Suggest the usage of wait_fo... |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Victor Stinner | Merge 3.4 (asyncio) |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Victor Stinner | Issue #23347, asyncio: Make BaseSubprocessTransport... |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Victor Stinner | Merge 3.4 (asyncio) |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Victor Stinner | asyncio: Fix ResourceWarning in test_subprocess.test_pr... |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Victor Stinner | Merge 3.4 (asyncio) |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Victor Stinner | asyncio: sync with Tulip |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Victor Stinner | Merge 3.4 (asyncio) |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Victor Stinner | Issue #23243, asyncio: Emit a ResourceWarning when... |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Stefan Krah | Issue #22668: Merge from 3.4. |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Stefan Krah | Issue #22668: Remove endianness assumption in test. |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Stefan Krah | Whitespace. |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Stefan Krah | Closes #22668: Merge from 3.4. |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Stefan Krah | Issue #22668: Ensure that format strings survive slicin... |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Victor Stinner | Merge 3.4 (asyncio) |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Victor Stinner | asyncio: sync with Tulip |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Victor Stinner | Merge 3.4 (asyncio doc) |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Victor Stinner | asyncio doc: document Protocol state machine |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Victor Stinner | Merge 3.4 (asyncio) |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Victor Stinner | asyncio: sync with Tulip |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Victor Stinner | Merge 3.4 (asyncio) |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Victor Stinner | asyncio: BaseSubprocessTransport._kill_wait() now also... |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Gregory P.... | Always #define _PyLong_FromDev as we always need it... |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Gregory P.... | Always #define _PyLong_FromDev as we always need it... |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Victor Stinner | Merge 3.4 (asyncio) |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Victor Stinner | asyncio: Fix _SelectorSocketTransport constructor |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Victor Stinner | asyncio: SSL transports now clear their reference to... |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Victor Stinner | asyncio: Fix SSLProtocol.eof_received() |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Donald Stufft | Merge 3.4 into default - Upgrade setuptools to 12.0... |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Donald Stufft | Update setuptools to 12.0.5 and pip to 6.0.7 |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Benjamin Peterson | ifdef our way to compatibility with old openssl (closes... |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Serhiy Storchaka | Fixed memory leak in marshal. |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Serhiy Storchaka | Fixed memory leak in marshal. |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Serhiy Storchaka | Issue #22079: PyType_Ready() now checks that statically... |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Serhiy Storchaka | Issue #22079: PyType_Ready() now checks that statically... |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Vinay Sajip | Merged documentation update from 3.4. |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Vinay Sajip | Added a logging cookbook entry on customized exception... |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Victor Stinner | Merge 3.4 (asyncio) |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Victor Stinner | asyncio: sync with Tulip |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Benjamin Peterson | disable ALPN on LibreSSL, which has a large version... |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Raymond Hettinger | Revert unintended part of the commit (the key==dummy... |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Raymond Hettinger | Remove unneeded dummy test from the set search loop... |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Raymond Hettinger | Issue #23269: Tighten search_loop in set_insert_clean() |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Berker Peksag | Add whatsnew entry for issue #5309. |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Berker Peksag | Issue #23286: Fix typo in the tutorial. |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Berker Peksag | Issue #23286: Fix typo in the tutorial. |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Victor Stinner | Issue #22286, #23321: Fix failing test on Windows code... |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Victor Stinner | Merge 3.4 (asyncio) |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Victor Stinner | asyncio, _overlapped.ConnectPipe(): release the GIL |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Victor Stinner | Merge 3.4 (asyncio) |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Victor Stinner | asyncio, Tulip issue 204: Fix IocpProactor.recv() |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Victor Stinner | Issue #23095, asyncio: Fix _WaitHandleFuture.cancel() |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Victor Stinner | Issue #20284: Fix a compilation warning on Windows |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Victor Stinner | Issue #15859: PyUnicode_EncodeFSDefault(), PyUnicode_En... |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Benjamin Peterson | ensure ilen is initialized when it is assigned to len |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Victor Stinner | Merge 3.4 (asyncio) |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Victor Stinner | Issue #23293, asyncio: Rewrite IocpProactor.connect_pip... |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Victor Stinner | asyncio: PipeHandle.fileno() now raises an exception... |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Victor Stinner | asyncio: Fix ProactorEventLoop.start_serving_pipe() |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Serhiy Storchaka | Issue #14099: Restored support of writing ZIP files... |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Serhiy Storchaka | Issue #14099: Writing to ZipFile and reading multiple... |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Serhiy Storchaka | Null merge |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Serhiy Storchaka | Issue #14099: Backout changeset e5bb3044402b (except... |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Serhiy Storchaka | Issue #19361: JSON decoder now raises JSONDecodeError... |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Serhiy Storchaka | Null merge |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Serhiy Storchaka | Issue #18518: timeit now rejects statements which can... |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Serhiy Storchaka | Issue #18518: timeit now rejects statements which can... |
commit | commitdiff | tree | snapshot |
next |