2015-01-15 |
Victor Stinner | Issue #22560: Fix SSLProtocol._on_handshake_complete() |
commit | commitdiff | tree | snapshot |
2015-01-15 |
Victor Stinner | StreamWriter: close() now clears the reference to the... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
Georg Brandl | Closes #23244: fix typo. Thanks Mayank Tripathi for... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
Ethan Furman | Issue22997: minor doc update; thanks to Simoen Visser |
commit | commitdiff | tree | snapshot |
2015-01-15 |
Ethan Furman | Issue22988: clarify yield and exception blocks |
commit | commitdiff | tree | snapshot |
2015-01-15 |
Ethan Furman | Issue20467: clarify __init__'s role |
commit | commitdiff | tree | snapshot |
2015-01-15 |
Ethan Furman | Issue20467: clarify __init__'s role |
commit | commitdiff | tree | snapshot |
2015-01-15 |
Benjamin Peterson | fix parsing reST with code or code-block directives... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Victor Stinner | asyncio: sync with Tulip |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Victor Stinner | Issue #23197: On SSL handshake failure on matching... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Victor Stinner | Issue #23197, asyncio: On SSL handshake failure, check... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Victor Stinner | Python issue #23173: sync with Tulip |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Victor Stinner | Issue #23198: Reactor asyncio.StreamReader |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Victor Stinner | Issue #22560: New SSL implementation based on ssl.MemoryBIO |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Victor Stinner | Tulip issue 184: Fix test_pipe() on Windows |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Victor Stinner | Issue #22922: Fix ProactorEventLoop.close() |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Benjamin Peterson | fix instances of consecutive articles (closes #23221) |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Victor Stinner | Issue #23209, #23225: selectors.BaseSelector.close... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Donald Stufft | Update setuptools to 11.3.1 |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Antoine Pitrou | Issue #22952: improve multiprocessing doc introduction... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Mark Dickinson | Issue #21902: Replace incorrect 'hyperbolic arc sine... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Benjamin Peterson | remove buzzword (closes #23210) |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Ned Deily | Issue #23212: 3.4-specific OS X installer updates |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Ned Deily | Issue #23212: Update OS X installer build OpenSSL to... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Victor Stinner | Issue #23209: Revert change on selectors, test_selector... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Victor Stinner | Issue #23209: Break some reference cycles in asyncio... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Victor Stinner | asyncio: sync with Tulip |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Victor Stinner | asyncio: SelectSelector is limited to 512 sockets on... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Victor Stinner | asyncio doc: fix section of event loop examples |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Victor Stinner | asyncio: sync with Tulip |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Victor Stinner | asyncio doc: list limitations to run subprocesses from... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Victor Stinner | asyncio: Truncate to 80 columns |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Victor Stinner | asyncio: _make_ssl_transport: make the waiter parameter... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Terry Jan Reedy | Issue #23184: delete unused idlelib file. |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Berker Peksag | Issue #20487: Clarify meaning of "side effect" in the... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Nick Coghlan | Issue 19548: update codecs module documentation |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Victor Stinner | Issue #21356: Make ssl.RAND_egd() optional to support... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Victor Stinner | Issue #20896, #22935: The ssl.get_server_certificate... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Zachary Ware | Cosmetic fixes to the 'Develop with asyncio' page |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Raymond Hettinger | Issue #23132: Mitigate regression in speed and clarity... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Victor Stinner | Issue #23140, asyncio: Simplify the unit test |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Victor Stinner | Issue #23140, asyncio: Fix cancellation of Process... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Victor Stinner | Issue #23046: Expose the BaseEventLoop class in the... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
Benjamin Peterson | emphasize that cffi is better than extension modules... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
Ned Deily | Issue #22165: Skip test_undecodable_filename on OS... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
Berker Peksag | Issue #18644: Fix a ResourceWarning in formatter.test(). |
commit | commitdiff | tree | snapshot |
2015-01-04 |
Benjamin Peterson | the current marshal version is 4 (closes #23167) |
commit | commitdiff | tree | snapshot |
2015-01-04 |
Benjamin Peterson | merge 3.3 (closes #23165) |
commit | commitdiff | tree | snapshot |
2015-01-04 |
Benjamin Peterson | merge 3.2 (closes #23165) |
commit | commitdiff | tree | snapshot |
2015-01-04 |
Benjamin Peterson | add some overflow checks before multiplying (closes... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
Gregory P.... | fix issue23157 - time_hashlib hadn't been ported to... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Donald Stufft | Upgrade the bundled pip to 6.0.6 and the bundled setupt... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Ned Deily | Add missing URL link to Modernize docs. |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Ned Deily | Update copyright dates in OS X installer. |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Benjamin Peterson | merge 3.3 |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Benjamin Peterson | merge 3.2 |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Benjamin Peterson | update for copyright for 2015 |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Benjamin Peterson | update docs for #23111 |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Benjamin Peterson | make PROTOCOL_SSLv23 the default protocol version for... |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Benjamin Peterson | merge 3.3 (#23130) |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Benjamin Peterson | merge 3.2 (#23130) |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Benjamin Peterson | delete old ftpmirror script, which now has security... |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Benjamin Peterson | use a proper m-dash |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Berker Peksag | Issue #23125: Update nose project page link. |
commit | commitdiff | tree | snapshot |
2014-12-26 |
Victor Stinner | Issue #22926: In debug mode, call_soon(), call_at(... |
commit | commitdiff | tree | snapshot |
2014-12-26 |
Victor Stinner | asyncio: sync with Tulip |
commit | commitdiff | tree | snapshot |
2014-12-21 |
Victor Stinner | Issue #22585: On OpenBSD 5.6 and newer, os.urandom... |
commit | commitdiff | tree | snapshot |
2014-12-26 |
Benjamin Peterson | fix behavior of trailing slash redirection when a query... |
commit | commitdiff | tree | snapshot |
2014-12-25 |
R David Murray | #23040: Clarify treatment of encoding and errors when... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Benjamin Peterson | update correct French examples (#23109) |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Benjamin Peterson | improve incorrect French (#23109) |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Benjamin Peterson | doucment that Py_SetPath copies its argument (closes... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Donald Stufft | Upgrade pip to 6.0.2 and setuptools to 8.2.1 |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Victor Stinner | asyncio doc: update also Queue docstrings |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Victor Stinner | asyncio doc: Fix doc of get and put methods of Queue |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Benjamin Peterson | allow more operations to work on detached streams ... |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Serhiy Storchaka | Issue #19104: pprint now produces evaluable output... |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Serhiy Storchaka | Issue #23071: "namereplace_errors" was added only in... |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Serhiy Storchaka | Issue #23071: Added missing names to codecs.__all__... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Barry Warsaw | Fix typo. |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Barry Warsaw | Fix typo. |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Victor Stinner | asyncio: IocpProactor.wait_for_handle() test now also... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
Victor Stinner | asyncio: sync with Tulip |
commit | commitdiff | tree | snapshot |
2014-12-18 |
Victor Stinner | asyncio: sync with Tulip |
commit | commitdiff | tree | snapshot |
2014-12-18 |
Victor Stinner | Issue #23074: asyncio.get_event_loop() now raises an... |
commit | commitdiff | tree | snapshot |
2014-12-17 |
Berker Peksag | Issue #23070: Fix a comment in the tutorial. |
commit | commitdiff | tree | snapshot |
2014-12-17 |
Raymond Hettinger | Issue #23049: Pure python equivalent shouldn't imply... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
Serhiy Storchaka | Issue #15513: Added a __sizeof__ implementation for... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
Serhiy Storchaka | Issue #19858: pickletools.optimize() now aware of... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
Terry Jan Reedy | Issue #20577: move configuration of FormatParagraph... |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Victor Stinner | asyncio doc: call_soon() does not call immediatly the... |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Benjamin Peterson | remove extra ssl imports (closes #23053) |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Serhiy Storchaka | Issue #22777: Test pickling with all protocols. |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Serhiy Storchaka | Issue #23015: Improved testing of the uuid module. |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Benjamin Peterson | use autoconf macro to check for pkg-config (closes... |
commit | commitdiff | tree | snapshot |
2014-12-14 |
Serhiy Storchaka | Fixed a typo in a comment (issue #23016). |
commit | commitdiff | tree | snapshot |
2014-12-13 |
Benjamin Peterson | make sure server threads get cleaned up |
commit | commitdiff | tree | snapshot |
2014-12-13 |
Benjamin Peterson | pop the loop block even for infinite while loops (close... |
commit | commitdiff | tree | snapshot |
2014-12-13 |
Serhiy Storchaka | Issue #22823: Use set literals in lib2to3. |
commit | commitdiff | tree | snapshot |
2014-12-13 |
Berker Peksag | Issue #23047: Fix typo in pyporting.rst. |
commit | commitdiff | tree | snapshot |
next |