- cb18b95 Issue #20898: Add a "HTTP status codes" section to avoid duplication in HTTP docs. by Berker Peksag · 10 years ago
- b53f0fb Issue #23266: Restore the performance of ipaddress.collapse_addresses() whith by Serhiy Storchaka · 10 years ago
- 1202a47 Issue 23261: Clean-up the hack to store the set.pop() search finger in a hash field instead of the setobject. by Raymond Hettinger · 10 years ago
- a556af7 Fixed tests for issue #23133 (pickling of IPv4Network was not tested). by Serhiy Storchaka · 10 years ago
- 5f38f5c Issue #23133: Pickling of ipaddress objects now produces more compact and by Serhiy Storchaka · 10 years ago
- e6f250e Issue #23266: Much faster implementation of ipaddress.collapse_addresses() when there are many non-consecutive addresses. by Antoine Pitrou · 10 years ago
- 82e07b9 Issue #23181: More "codepoint" -> "code point". by Serhiy Storchaka · 10 years ago
- d3faf43 Issue #23181: More "codepoint" -> "code point". by Serhiy Storchaka · 10 years ago
- 140fc9f Issue #23180: merge from 3.4 by Ned Deily · 10 years ago
- ccb416f Issue #23180: Rename IDLE "Windows" menu item to "Window". Patch by Al Sweigart. by Ned Deily · 10 years ago
- 3bbb37e Issue #23211: Fix patch for 3.4 differences. by Ned Deily · 10 years ago
- cad3eb6 Issue #23211: merge from 3.4 by Ned Deily · 10 years ago
- 1e012e6 Issue #23211: Workaround test_logging failure on some OS X 10.6 systems: by Ned Deily · 10 years ago
- 1285c9b Issue #21817: When an exception is raised in a task submitted to a ProcessPoolExecutor, the remote traceback is now displayed in the parent process. by Antoine Pitrou · 10 years ago
- 26795ba Issue #15955: Add an option to limit output size when decompressing LZMA data. by Antoine Pitrou · 10 years ago
- e262074 Merge with 3.4 (#23256) by Zachary Ware · 10 years ago
- 465b057 Closes #23256: Avoid a crash in test_ctypes by Zachary Ware · 10 years ago
- 5b88329 merge 3.4 (#22986) by Benjamin Peterson · 10 years ago
- bd34162 capitialize "HttpOnly" and "Secure" as they appear in the standard and other impls (closes #23250) by Benjamin Peterson · 10 years ago
- 5f9fd1d Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
- f716d8b Issue #22685: Fix test_pause_reading() of asyncio/test_subprocess by Victor Stinner · 10 years ago
- 0caf060 Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
- 406204c Backout changeset 6ab2575bc12b by Victor Stinner · 10 years ago
- a39eb0f Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
- 922bc2c Closes #23219: cancelling asyncio.wait_for() now cancels the task by Victor Stinner · 10 years ago
- 9fef524 Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
- ab8848b asyncio: Close transports in tests by Victor Stinner · 10 years ago
- 4bf22e0 asyncio: Close the transport on subprocess creation failure by Victor Stinner · 10 years ago
- d021c1d Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
- fcd58de asyncio: Fix _ProactorBasePipeTransport.close() by Victor Stinner · 10 years ago
- 79c93ba asyncio: Fix _ProactorBasePipeTransport.__repr__() by Victor Stinner · 10 years ago
- 7d78d0d Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
- 02392c9 Issue #23243: Close explicitly transports in asyncio tests by Victor Stinner · 10 years ago
- 33cb039 Issue #23243: Close explicitly event loops in asyncio tests by Victor Stinner · 10 years ago
- 41ed958 Issue #23243: Fix asyncio._UnixWritePipeTransport.close() by Victor Stinner · 10 years ago
- 7e222f4 SSLProtocol: set the _transport attribute in the constructor by Victor Stinner · 10 years ago
- 791009b Issue #23242: asyncio.SubprocessStreamProtocol now closes the subprocess by Victor Stinner · 10 years ago
- fe47e66 Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
- 72bdefb Issue #22560: Fix typo: call -> call_soon by Victor Stinner · 10 years ago
- 042dad7 Issue #22560: Fix SSLProtocol._on_handshake_complete() by Victor Stinner · 10 years ago
- 516aaa1 Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
- e7a3571 StreamWriter: close() now clears the reference to the transport by Victor Stinner · 10 years ago
- 71f1c5c merge 3.4 (#23063) by Benjamin Peterson · 10 years ago
- 562b7cb fix parsing reST with code or code-block directives (closes #23063) by Benjamin Peterson · 10 years ago
- 93e42c0 Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
- 29ad011 asyncio: sync with Tulip by Victor Stinner · 10 years ago
- 24be20a Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
- b92626d Issue #23197: On SSL handshake failure on matching hostname, check if the by Victor Stinner · 10 years ago
- a5e881d Closes #23234: Refactor subprocess by Victor Stinner · 10 years ago
- f664118 Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
- 177e9f0 Issue #23197, asyncio: On SSL handshake failure, check if the waiter is by Victor Stinner · 10 years ago
- 1a8ada8 No need to rebuild a constant dictionary on every call. Move convert mapping to module level. by Raymond Hettinger · 10 years ago
- e54dd0b Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
- f651a60 Python issue #23173: sync with Tulip by Victor Stinner · 10 years ago
- 9f5b690 Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
- c2c12e4 Issue #23198: Reactor asyncio.StreamReader by Victor Stinner · 10 years ago
- 81a04f7 Merge 3.4 (asyncio: new SSL implementation) by Victor Stinner · 10 years ago
- 231b404 Issue #22560: New SSL implementation based on ssl.MemoryBIO by Victor Stinner · 10 years ago
- 7d5a956 Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
- 9036e49 Tulip issue 184: Fix test_pipe() on Windows by Victor Stinner · 10 years ago
- b86a968 Issue #22922: Fix ProactorEventLoop.close() by Victor Stinner · 10 years ago
- 610bc6a merge 3.4 (#23221) by Benjamin Peterson · 10 years ago
- 82f34ad fix instances of consecutive articles (closes #23221) by Benjamin Peterson · 10 years ago
- 458fc6f Issue #23209, #23225: selectors.BaseSelector.get_key() now raises a by Victor Stinner · 10 years ago
- 38dc250 Issue #23209, #23225: selectors.BaseSelector.close() now clears its internal by Victor Stinner · 10 years ago
- 17cba7d Issue #19777: Provide a home() classmethod on Path objects. by Antoine Pitrou · 10 years ago
- 2b4ec1c Merged 3.4 into default by Donald Stufft · 10 years ago
- d9fe22c Update setuptools to 11.3.1 by Donald Stufft · 10 years ago
- c114e7d remove extra definite article by Benjamin Peterson · 10 years ago
- dc3eaa8 Issue #23206: Make ``json.dumps(..., ensure_ascii=False)`` as fast as the default case of ``ensure_ascii=True``. Patch by Naoki Inada. by Antoine Pitrou · 10 years ago
- a5d0c7c Issue #23185: add math.inf and math.nan constants. by Mark Dickinson · 10 years ago
- 845b14c Removed duplicated dict entries. by Serhiy Storchaka · 10 years ago
- e969439 Issue #19776: Fix test_pathlib.test_expanduser() by Victor Stinner · 10 years ago
- c50a9c1 (Merge 3.4) Issue #23209: Revert change on selectors, test_selectors failed. by Victor Stinner · 10 years ago
- 686fe6e Issue #23209: Revert change on selectors, test_selectors failed. by Victor Stinner · 10 years ago
- 6a825a8 Merge 3.4 (asyncio, selectors) by Victor Stinner · 10 years ago
- 587feb1 Issue #23209: Break some reference cycles in asyncio. Patch written by Martin by Victor Stinner · 10 years ago
- 3cd440d Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
- 70db9e4 asyncio: sync with Tulip by Victor Stinner · 10 years ago
- 02d8454 Issue #23014: Make importlib.abc.Loader.create_module() required when by Brett Cannon · 10 years ago
- b551fac Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
- 3531d90 asyncio: sync with Tulip by Victor Stinner · 10 years ago
- 53a6d74 selectors: truncate to 80 characters by Victor Stinner · 10 years ago
- 12985b5 Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
- 15cc678 asyncio: Truncate to 80 columns by Victor Stinner · 10 years ago
- 5403733 Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
- 8d9c145 asyncio: _make_ssl_transport: make the waiter parameter optional by Victor Stinner · 10 years ago
- ef50fdf Merge with 3.4 by Terry Jan Reedy · 10 years ago
- 84d64a9 Issue #23184: delete unused idlelib file. by Terry Jan Reedy · 10 years ago
- 1504292 enable cert validation in test by Benjamin Peterson · 10 years ago
- 23ef9fa trying again by Benjamin Peterson · 10 years ago
- e6838e0 reorder cipher prefs by Benjamin Peterson · 10 years ago
- 44c7779 drop 256 by Benjamin Peterson · 10 years ago
- 359f298 try using AES256 by Benjamin Peterson · 10 years ago
- 8791d69 fix assertions after ciphers were changed by Benjamin Peterson · 10 years ago
- f78b78a rc4 is a long time favorite by Benjamin Peterson · 10 years ago
- 438a8db everyone should support AES ciphers by Benjamin Peterson · 10 years ago
- 9f6ecea include some more ciphers by Benjamin Peterson · 10 years ago
- aacd524 force test server to speak tlsv1 by Benjamin Peterson · 10 years ago
- e27a421 remove apparently wrong assertion about des bit size by Benjamin Peterson · 10 years ago