1. 73a4359 #15114: the strict mode and argument of HTMLParser, HTMLParser.error, and the HTMLParserError exception have been removed. by Ezio Melotti · 10 years ago
  2. ffff144 Issue #22077: Improve index error messages for bytearrays, bytes, lists, and by Terry Jan Reedy · 10 years ago
  3. 7f9cc93 Issue #22110: Enable extra compilation warnings. by Charles-François Natali · 10 years ago
  4. 30575c7 - update config.guess and config.sub to support openrisc. by doko@ubuntu.com · 10 years ago
  5. b4b3575 - update config.guess and config.sub to support openrisc. by doko@ubuntu.com · 10 years ago
  6. 25e014b Issue #18395, #22108: Update embedded Python examples to decode correctly by Victor Stinner · 10 years ago
  7. f6a271a Issue #18395: Rename ``_Py_char2wchar()`` to :c:func:`Py_DecodeLocale`, rename by Victor Stinner · 10 years ago
  8. c6f8c0a Issue #21907: Avoid using double quotes to check argument values. by Zachary Ware · 10 years ago
  9. cb09dca Issue #21907: Further improvments to build_pgo.bat. Patch by Ingolf Becker. by Zachary Ware · 10 years ago
  10. 0b87831 Simplify code in multiprocessing.Connection.send_bytes(). by Antoine Pitrou · 10 years ago
  11. cac9e71 Issue #22111: Assorted cleanups in test_imaplib. Patch by Milan Oberkirch. by Antoine Pitrou · 10 years ago
  12. a734af3 timemodule.c: Replace PyExc_IOError with PyExc_OSError by Victor Stinner · 10 years ago
  13. 26f9feb Back out of changes to Tkinter variables trace commands (issue #22085). by Serhiy Storchaka · 10 years ago
  14. 7c87fdd Merge with 3.4 by Terry Jan Reedy · 10 years ago
  15. 2240533 Issue #22068: Don't create self reference cycles in idlelib.ConfigDialog. by Terry Jan Reedy · 10 years ago
  16. 6716d60 Issue #22085: Dropped support of Tk 8.3 in Tkinter. by Serhiy Storchaka · 10 years ago
  17. f44611c Issue #21580: Now Tkinter correctly handles bytes arguments passed to Tk. by Serhiy Storchaka · 10 years ago
  18. 74596a8 Issue #21580: Now Tkinter correctly handles bytes arguments passed to Tk. by Serhiy Storchaka · 10 years ago
  19. da565a7 Issue #22018: Fix test_signal: use assertEqual() not assertIs() by Victor Stinner · 10 years ago
  20. 8f46da1 Issue #21951: Temporary skip crashing test_user_command on AIX. by Serhiy Storchaka · 10 years ago
  21. 95a9e0b Issue #21951: Temporary skip crashing test_user_command on AIX. by Serhiy Storchaka · 10 years ago
  22. cc66a73 Issue #22003: When initialized from a bytes object, io.BytesIO() now by Antoine Pitrou · 10 years ago
  23. 1151710 Issue #22018: On Windows, signal.set_wakeup_fd() now also supports sockets. by Victor Stinner · 10 years ago
  24. c6aceee (Merge 3.4) Issue #22063: Mention in asyncio documentation that socket by Victor Stinner · 10 years ago
  25. ec2ce09 Issue #22063: Mention in asyncio documentation that socket operations require by Victor Stinner · 10 years ago
  26. 6656564 Merge with Python 3.4 (asyncio) by Victor Stinner · 10 years ago
  27. 9c9f1f1 Close #22063: socket operations (socket,recv, sock_sendall, sock_connect, by Victor Stinner · 10 years ago
  28. f2ed889 asyncio: Use the new os.set_blocking() function of Python 3.5 if available by Victor Stinner · 10 years ago
  29. acc6e75 Edit NEWS entry by Ned Deily · 10 years ago
  30. 3d4953a Edit NEWS entry by Ned Deily · 10 years ago
  31. 1db9e7b Issue #22054: Add os.get_blocking() and os.set_blocking() functions to get and by Victor Stinner · 10 years ago
  32. 6aa4269 #21704: merge with 3.4. by Ezio Melotti · 10 years ago
  33. 8a0fb2c #21704: remove duplicate name in Misc/ACKS. by Ezio Melotti · 10 years ago
  34. 00b39ff (Merge 3.4) asyncio: sync with Tulip by Victor Stinner · 10 years ago
  35. 313a980 asyncio: sync with Tulip by Victor Stinner · 10 years ago
  36. 205c226 Merge with 3.4 by Terry Jan Reedy · 10 years ago
  37. 7eca734 Issue #17172: add NEWS by Terry Jan Reedy · 10 years ago
  38. c95e88c Merge with 3.4 by Terry Jan Reedy · 10 years ago
  39. 7e55db2 Issue #17172: Add the ability to run turtledemo from Idle. by Terry Jan Reedy · 10 years ago
  40. 6b08235 (Merge 3.4) Issue #18174: Fix leak of file descriptor in test_tempfile by Victor Stinner · 10 years ago
  41. c61c170 Issue #18174: Fix leak of file descriptor in test_tempfile by Victor Stinner · 10 years ago
  42. 1bcab66 (Merge 3.4) Issue #11453, #18174: Fix leak of file descriptor in test_asyncore by Victor Stinner · 10 years ago
  43. 623138c Issue #11453, #18174: Fix leak of file descriptor in test_asyncore by Victor Stinner · 10 years ago
  44. eb05576 (Merge 3.4) Fix sporadic failure of test_pep277 on Windows: use by Victor Stinner · 10 years ago
  45. 0970657 Fix sporadic failure of test_pep277 on Windows: use support.rmtree() instead of by Victor Stinner · 10 years ago
  46. c3fc341 Issue #21704: Merge. by Richard Oudkerk · 10 years ago
  47. d6af047 (Merge 3.4) Fix test_bytes when sys.stdin is None, for example on Windows when by Victor Stinner · 10 years ago
  48. e0e6581 Issue #21704: Fix build error for _multiprocessing when semaphores by Richard Oudkerk · 10 years ago
  49. 7611964 Fix test_bytes when sys.stdin is None, for example on Windows when using by Victor Stinner · 10 years ago
  50. 314397a (Merge 3.4) asyncio, tulip issue 196: ProactorIocp._register() now registers by Victor Stinner · 10 years ago
  51. 42d3bde asyncio, tulip issue 196: ProactorIocp._register() now registers the overlapped by Victor Stinner · 10 years ago
  52. 0f41acb Issue #22076: Minor grammar fix. by Berker Peksag · 10 years ago
  53. 0efea32 Rerun AC, silence pointer conversion warnings. by Martin v. Löwis · 10 years ago
  54. 7252a6e Issue #20179: Apply Argument Clinic to bytes and bytearray. Patch by Tal Einat. by Martin v. Löwis · 10 years ago
  55. e1b8253 Argument Clinic bugfix: Don't let the C preprocessor "Monitor" see lines by Larry Hastings · 10 years ago
  56. 331a726 Issue #22082: Fix a compiler warning (function is not a prototype) by Victor Stinner · 10 years ago
  57. 501b13c Issue #20173: Convert sha1, sha256, sha512 and md5 to ArgumentClinic. by Martin v. Löwis · 10 years ago
  58. 6aef4dc Merge with 3.4 by Terry Jan Reedy · 10 years ago
  59. 8b95d5e Modernize turtledemo with conditional expressions; remove duplicate line. by Terry Jan Reedy · 10 years ago
  60. 4cf8569 Merge with 3.4 by Terry Jan Reedy · 10 years ago
  61. e3416e6 Reduce unnecessary 2.7 versus 3.4+ differences in idlelib/configDialog.py. by Terry Jan Reedy · 10 years ago
  62. 83e6675 Document lock parameter for asyncio.Condition() by Andrew Svetlov · 10 years ago
  63. f200ce6 Document lock parameter for asyncio.Condition() by Andrew Svetlov · 10 years ago
  64. 27a0211 Issue #22074: Fix Lib/test/make_ssl_certs.py by Antoine Pitrou · 10 years ago
  65. d2e9fdf Issue #22074: Fix Lib/test/make_ssl_certs.py by Antoine Pitrou · 10 years ago
  66. a7121b8 Accept optional lock object in Condition ctor (tulip issue #198) by Andrew Svetlov · 10 years ago
  67. f21fcd0 Accept optional lock object in Condition ctor (tulip issue #198) by Andrew Svetlov · 10 years ago
  68. 996b671 Issue #22082: Clear interned strings in slotdefs. by Martin v. Löwis · 10 years ago
  69. 5b56150 slotdefs is no longer sorted. by Martin v. Löwis · 10 years ago
  70. 011428e (Merge 3.4) Fix repr(_socket.socket) on Windows 64-bit: don't fail with by Victor Stinner · 10 years ago
  71. e254e53 Fix repr(_socket.socket) on Windows 64-bit: don't fail with OverflowError by Victor Stinner · 10 years ago
  72. af52903 (Merge 3.4) Tulip issue 196: _OverlappedFuture.set_result() now clears its by Victor Stinner · 10 years ago
  73. 51e44ea Tulip issue 196: _OverlappedFuture.set_result() now clears its reference to the by Victor Stinner · 10 years ago
  74. a22d823 merge by Raymond Hettinger · 10 years ago
  75. 5a2146a Issue #22044: Fixed premature DECREF in call_tzinfo_method. by Raymond Hettinger · 10 years ago
  76. 19e020c (Merge 3.4) asyncio: sync with Tulip by Victor Stinner · 10 years ago
  77. 65dd69a asyncio: sync with Tulip by Victor Stinner · 10 years ago
  78. 465e60e Issue #22033: Reprs of most Python implemened classes now contain actual by Serhiy Storchaka · 10 years ago
  79. 54701f3 Issue #21958: Merge with 3.4 by Zachary Ware · 10 years ago
  80. 0db50cf Issue #18093: Create Programs directory in build location for by Ned Deily · 10 years ago
  81. 64ba60a Issue #21958: Define HAVE_ROUND when building with VS 2013 and above. by Zachary Ware · 10 years ago
  82. b27d3a2 Closes #22072: Merge typo fixes from 3.4 by Zachary Ware · 10 years ago
  83. 88a1977 Issue #22072: Fix a couple of SSL doc typos. Patch by Alex Gaynor. by Zachary Ware · 10 years ago
  84. ab9a446 Issue #19875: Fix random test_getsockaddrarg() failure. by Charles-François Natali · 10 years ago
  85. e396c36 Merge. by Charles-François Natali · 10 years ago
  86. 65708cf Issue #19875: Fix random test_getsockaddrarg() failure. by Charles-François Natali · 10 years ago
  87. f7152db Issue #18093: Give the Windows build _testembed.c's new location. by Zachary Ware · 10 years ago
  88. efd5df9 Issue #21947: handle generator-iterator objects in dis by Nick Coghlan · 10 years ago
  89. d0d64cf (Merge 3.4) asyncio, test_subprocess: relax timings for slow builbots by Victor Stinner · 10 years ago
  90. 2955a0b asyncio, test_subprocess: relax timings for slow builbots by Victor Stinner · 10 years ago
  91. e1f17c6 unicodeobject.c: fix a compiler warning on Windows 64 bits by Victor Stinner · 10 years ago
  92. 0861ccb Add missing NEWS entry for issue #18093 by Nick Coghlan · 10 years ago
  93. 973fe0b Issue #18093: Factor out the programs that embed the runtime by Nick Coghlan · 10 years ago
  94. d6766ae (Merge 3.4) asyncio: sync with Tulip by Victor Stinner · 10 years ago
  95. 18a28dc asyncio: sync with Tulip by Victor Stinner · 10 years ago
  96. 68a470f Issue #22061: Restored empty obsolete methods removed in issue #4350 and by Serhiy Storchaka · 10 years ago
  97. 1a901cc Issue #22061: Add deprecation warnings in empty obsolete methods. by Serhiy Storchaka · 10 years ago
  98. 415c2cd Issue #22061: remove call of useless function slated for removal. by Terry Jan Reedy · 10 years ago
  99. 5c1b8f3 Issue #22061: remove call of useless function slated for removal. by Terry Jan Reedy · 10 years ago
  100. 99d67fe Issue #22053: Make help work, after previous patch for this issue disabled it by Terry Jan Reedy · 10 years ago