1. a5e881d Closes #23234: Refactor subprocess by Victor Stinner · 10 years ago
  2. f664118 Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
  3. 177e9f0 Issue #23197, asyncio: On SSL handshake failure, check if the waiter is by Victor Stinner · 10 years ago
  4. 923e06f Issue #22038, configure: HAVE_STD_ATOMIC now also check that "atomic_int" and by Victor Stinner · 10 years ago
  5. 3be472b Closes #23181: codepoint -> code point by Georg Brandl · 10 years ago
  6. 1a8ada8 No need to rebuild a constant dictionary on every call. Move convert mapping to module level. by Raymond Hettinger · 10 years ago
  7. e54dd0b Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
  8. f651a60 Python issue #23173: sync with Tulip by Victor Stinner · 10 years ago
  9. 9f5b690 Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
  10. c2c12e4 Issue #23198: Reactor asyncio.StreamReader by Victor Stinner · 10 years ago
  11. 4ec0422 Issue #22560, asyncio doc: ProactorEventLoop now supports SSL! by Victor Stinner · 10 years ago
  12. 81a04f7 Merge 3.4 (asyncio: new SSL implementation) by Victor Stinner · 10 years ago
  13. 231b404 Issue #22560: New SSL implementation based on ssl.MemoryBIO by Victor Stinner · 10 years ago
  14. 7d5a956 Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
  15. 9036e49 Tulip issue 184: Fix test_pipe() on Windows by Victor Stinner · 10 years ago
  16. b86a968 Issue #22922: Fix ProactorEventLoop.close() by Victor Stinner · 10 years ago
  17. 610bc6a merge 3.4 (#23221) by Benjamin Peterson · 10 years ago
  18. 82f34ad fix instances of consecutive articles (closes #23221) by Benjamin Peterson · 10 years ago
  19. 458fc6f Issue #23209, #23225: selectors.BaseSelector.get_key() now raises a by Victor Stinner · 10 years ago
  20. 38dc250 Issue #23209, #23225: selectors.BaseSelector.close() now clears its internal by Victor Stinner · 10 years ago
  21. 17cba7d Issue #19777: Provide a home() classmethod on Path objects. by Antoine Pitrou · 10 years ago
  22. 2b4ec1c Merged 3.4 into default by Donald Stufft · 10 years ago
  23. d9fe22c Update setuptools to 11.3.1 by Donald Stufft · 10 years ago
  24. c114e7d remove extra definite article by Benjamin Peterson · 10 years ago
  25. 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
  26. 2cae11e Issue #22952: improve multiprocessing doc introduction and defer notes until appropriate. by Antoine Pitrou · 10 years ago
  27. 73dd030 Issue #22952: improve multiprocessing doc introduction and defer notes until appropriate. by Antoine Pitrou · 10 years ago
  28. cc8617b Issue #21092: Merge from 3.4. by Mark Dickinson · 10 years ago
  29. dfe0b23 Issue #21902: Replace incorrect 'hyperbolic arc sine' (etc.) with 'inverse hyperbolic sine' (etc.). Remove meaningless reference to radians. by Mark Dickinson · 10 years ago
  30. a5d0c7c Issue #23185: add math.inf and math.nan constants. by Mark Dickinson · 10 years ago
  31. 845b14c Removed duplicated dict entries. by Serhiy Storchaka · 10 years ago
  32. e969439 Issue #19776: Fix test_pathlib.test_expanduser() by Victor Stinner · 10 years ago
  33. 645f896 merge 3.4 (#23210) by Benjamin Peterson · 10 years ago
  34. bcf8554 remove buzzword (closes #23210) by Benjamin Peterson · 10 years ago
  35. 0e98b83 Issue #23212: merge from 3.4 by Ned Deily · 10 years ago
  36. 54362ca Issue #23212: 3.4-specific OS X installer updates by Ned Deily · 10 years ago
  37. 97ad46b Issue #23212: Update OS X installer build OpenSSL to 1.0.1k. by Ned Deily · 10 years ago
  38. c50a9c1 (Merge 3.4) Issue #23209: Revert change on selectors, test_selectors failed. by Victor Stinner · 10 years ago
  39. 686fe6e Issue #23209: Revert change on selectors, test_selectors failed. by Victor Stinner · 10 years ago
  40. 6a825a8 Merge 3.4 (asyncio, selectors) by Victor Stinner · 10 years ago
  41. 587feb1 Issue #23209: Break some reference cycles in asyncio. Patch written by Martin by Victor Stinner · 10 years ago
  42. 3cd440d Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
  43. 70db9e4 asyncio: sync with Tulip by Victor Stinner · 10 years ago
  44. 02d8454 Issue #23014: Make importlib.abc.Loader.create_module() required when by Brett Cannon · 10 years ago
  45. 863c69c Merge 3.4 (asyncio doc) by Victor Stinner · 10 years ago
  46. 7eb1031 asyncio: SelectSelector is limited to 512 sockets on Windows by Victor Stinner · 10 years ago
  47. a092a61 asyncio doc: fix section of event loop examples by Victor Stinner · 10 years ago
  48. 4f5366e Issue #22038: pyatomic.h now uses stdatomic.h or GCC built-in functions for by Victor Stinner · 10 years ago
  49. b551fac Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
  50. 3531d90 asyncio: sync with Tulip by Victor Stinner · 10 years ago
  51. 25638d3 Merge 3.4 (asyncio doc) by Victor Stinner · 10 years ago
  52. 399c59d asyncio doc: list limitations to run subprocesses from different threads by Victor Stinner · 10 years ago
  53. 53a6d74 selectors: truncate to 80 characters by Victor Stinner · 10 years ago
  54. 12985b5 Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
  55. 15cc678 asyncio: Truncate to 80 columns by Victor Stinner · 10 years ago
  56. 5403733 Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
  57. 8d9c145 asyncio: _make_ssl_transport: make the waiter parameter optional by Victor Stinner · 10 years ago
  58. ef50fdf Merge with 3.4 by Terry Jan Reedy · 10 years ago
  59. 84d64a9 Issue #23184: delete unused idlelib file. by Terry Jan Reedy · 10 years ago
  60. 1504292 enable cert validation in test by Benjamin Peterson · 10 years ago
  61. 23ef9fa trying again by Benjamin Peterson · 10 years ago
  62. e6838e0 reorder cipher prefs by Benjamin Peterson · 10 years ago
  63. 44c7779 drop 256 by Benjamin Peterson · 10 years ago
  64. 359f298 try using AES256 by Benjamin Peterson · 10 years ago
  65. 8791d69 fix assertions after ciphers were changed by Benjamin Peterson · 10 years ago
  66. f78b78a rc4 is a long time favorite by Benjamin Peterson · 10 years ago
  67. 438a8db everyone should support AES ciphers by Benjamin Peterson · 10 years ago
  68. a65766e Issue #20487: Clarify meaning of "side effect" in the magic mock documentation. by Berker Peksag · 10 years ago
  69. 283f1aa Issue #20487: Clarify meaning of "side effect" in the magic mock documentation. by Berker Peksag · 10 years ago
  70. 9f6ecea include some more ciphers by Benjamin Peterson · 10 years ago
  71. aacd524 force test server to speak tlsv1 by Benjamin Peterson · 10 years ago
  72. e27a421 remove apparently wrong assertion about des bit size by Benjamin Peterson · 10 years ago
  73. baf7c1e use SSL_get_session by Benjamin Peterson · 10 years ago
  74. 5318c7a explain None can be returned by Benjamin Peterson · 10 years ago
  75. 4cb1781 expose the client's cipher suites from the handshake (closes #23186) by Benjamin Peterson · 10 years ago
  76. e5db863 Minor speed-up. Use local variable instead of a global lookup. by Raymond Hettinger · 10 years ago
  77. f212636 Issue #19548: clean up merge issues in codecs docs by Nick Coghlan · 10 years ago
  78. 582acb7 Merge issue 19548 changes from 3.4 by Nick Coghlan · 10 years ago
  79. b9fdb7a Issue 19548: update codecs module documentation by Nick Coghlan · 10 years ago
  80. 5d57539 Issue #23145: regrtest now shows errors and raises an exception if by Victor Stinner · 10 years ago
  81. 4da9f32 Null merge 3.4 (changes already applied to Python 3.5) by Victor Stinner · 10 years ago
  82. fcfed19 Issue #21356: Make ssl.RAND_egd() optional to support LibreSSL. The by Victor Stinner · 10 years ago
  83. 3ce67a9 Issue #23177: Document that ssl.RAND_egd() is not available with LibreSSL by Victor Stinner · 10 years ago
  84. a84079d Null merge python 3.4 (change already applied to Python 3.5) by Victor Stinner · 10 years ago
  85. 9d01717 Issue #20896, #22935: The ssl.get_server_certificate() function now uses the by Victor Stinner · 10 years ago
  86. 0298042 Closes #21980: Added a __repr__ for LogRecord. by Vinay Sajip · 10 years ago
  87. 2fb1efe Closes #23151: Removed unnecessary initialization. by Vinay Sajip · 10 years ago
  88. 789b805 test_ssl: add more debug to investigate test_openssl_version() failure on by Victor Stinner · 10 years ago
  89. 4908f71 Merge with 3.4 by Zachary Ware · 10 years ago
  90. 5819cfa Cosmetic fixes to the 'Develop with asyncio' page by Zachary Ware · 10 years ago
  91. 57a3786 merge by Raymond Hettinger · 10 years ago
  92. 0603d30 Issue #23132: Mitigate regression in speed and clarity in functools.total_ordering. by Raymond Hettinger · 10 years ago
  93. 4ae5467 Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
  94. 212994e Issue #23140, asyncio: Simplify the unit test by Victor Stinner · 10 years ago
  95. 43a8534 Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
  96. c447ba0 Issue #23140, asyncio: Fix cancellation of Process.wait(). Check the state of by Victor Stinner · 10 years ago
  97. 2b014b3 Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
  98. 8c1a4a2 Issue #23046: Expose the BaseEventLoop class in the asyncio namespace by Victor Stinner · 10 years ago
  99. 743ffe2 merge 3.4 by Benjamin Peterson · 10 years ago
  100. 63b5558 emphasize that cffi is better than extension modules for portability by Benjamin Peterson · 10 years ago