1. 0901d84 Issue #23672:Merge with 3.4 by Terry Jan Reedy · 9 years ago
  2. 5c28e9f Issue #23672: Allow Idle to edit and run files with astral chars in name. by Terry Jan Reedy · 9 years ago
  3. 50a2614 Issue #24791: More tests in test_parser by Yury Selivanov · 9 years ago
  4. 14acf5f Issue #24791: Fix grammar regression for call syntax: 'g(*a or b)'. by Yury Selivanov · 9 years ago
  5. cedef65 Rebuild wininst-14.0[-amd64].exe with updated tools. by Steve Dower · 9 years ago
  6. 6d0c4c3 asyncio.test_pep492: Add a test for asyncio.iscoroutinefunction by Yury Selivanov · 9 years ago
  7. 6703d03 Merge 3.4 (asyncio) by Yury Selivanov · 9 years ago
  8. 8c125eb asyncio: Make sure BaseException is re-raised in SSLProtocol by Yury Selivanov · 9 years ago
  9. 22506d2 Issue #23812: Fix asyncio.Queue.get() to avoid loosing items on cancellation. by Yury Selivanov · 9 years ago
  10. 3fc0f2d Issue #23812: Fix asyncio.Queue.get() to avoid loosing items on cancellation. by Yury Selivanov · 9 years ago
  11. d70fe63 Issue #23973: Update typing.py from GitHub repo. by Guido van Rossum · 9 years ago
  12. 36948d7 Issue #24791: Add tests for things that regressed with PEP 448 by Zachary Ware · 9 years ago
  13. 4064883 Issue #24751: Merge with 3.4 by Zachary Ware · 9 years ago
  14. 920a335 Issue #24751: When running regrtest with '-w', don't fail if re-run succeeds. by Zachary Ware · 9 years ago
  15. 78c89eb Merge 3.4 by Yury Selivanov · 9 years ago
  16. 2a8911c asyncio: Sync with upstream (compat module) by Yury Selivanov · 9 years ago
  17. 3563ccc Merge 3.4 by Yury Selivanov · 9 years ago
  18. 996083d asyncio: Sync with mainstream by Yury Selivanov · 9 years ago
  19. 1f9a29f Issue #24021: docstring for urllib.urlcleanup. by Robert Collins · 9 years ago
  20. 2fee5c9 Issue #24021: docstring for urllib.urlcleanup. by Robert Collins · 9 years ago
  21. d6dabe0 Merge by Terry Jan Reedy · 9 years ago
  22. 7e220c0 Merge by Terry Jan Reedy · 9 years ago
  23. f71a79c Issue #24759: Merge with 3.4 by Terry Jan Reedy · 9 years ago
  24. 2f7de53 Issue #24759: Revert 13a8782a775e. by Terry Jan Reedy · 9 years ago
  25. f3d9c31 Issue #23888: Handle fractional time in cookie expiry. Patch by ssh. by Robert Collins · 9 years ago
  26. a0e5d98 Issue #23888: Handle fractional time in cookie expiry. Patch by ssh. by Robert Collins · 9 years ago
  27. 6f8a058 Issue #22397: Skip failing tests on AIX by Robert Collins · 9 years ago
  28. 43cbbe2 Issue #22397: Skip failing tests on AIX by Robert Collins · 9 years ago
  29. c3fcb96 Merge 3.4 by Yury Selivanov · 9 years ago
  30. 4c0a09a Revert da29a94367b2 by Yury Selivanov · 9 years ago
  31. 32ba405 Merge 3.4 by Yury Selivanov · 9 years ago
  32. 6b3f29c asyncio: Fix code style by Yury Selivanov · 9 years ago
  33. b064f1e Issue #20557: Use specific asserts in io tests. by Serhiy Storchaka · 9 years ago
  34. 0dcd80a Issue #20557: Use specific asserts in io tests. by Serhiy Storchaka · 9 years ago
  35. 13db76a Issue #23182: Merge with 3.4 by Zachary Ware · 9 years ago
  36. ce17f76 Issue #23182: PEP8-ify the annotation grammar tests. Patch by Ian Lee. by Zachary Ware · 9 years ago
  37. 1b3c8f8 Issue 24745: Merge with 3.4 by Terry Jan Reedy · 9 years ago
  38. d87d168 Issue 24745: Switch from Courier to platform-sensitive TkFixedFont as default by Terry Jan Reedy · 9 years ago
  39. 26f6676 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  40. 231007f Issue #21192: Idle Editor. When a file is run, put its name in the restart bar. by Terry Jan Reedy · 9 years ago
  41. a0a28b0 Merge 3.4 (asyncio test) by Victor Stinner · 9 years ago
  42. 9a82bd4 Issue #24763: Fix asyncio test on Windows by Victor Stinner · 9 years ago
  43. 19fae1a Issue #22932: Fix timezones in email.utils.formatdate. by Robert Collins · 9 years ago
  44. 2080dc9 Issue #22932: Fix timezones in email.utils.formatdate. by Robert Collins · 9 years ago
  45. a7a4c41 Merge 3.4 (asyncio) by Victor Stinner · 9 years ago
  46. 6fb1e74 Fix ResourceWarning in asyncio.BaseSubprocessTransport by Victor Stinner · 9 years ago
  47. b20ac4d Merge with 3.4 by Terry Jan Reedy · 9 years ago
  48. 062759f Issue 24759: Gracefull exit Idle if ttk import fails. by Terry Jan Reedy · 9 years ago
  49. 78378e8 Issue #23779: imaplib raises TypeError if authenticator tries to abort. by Robert Collins · 9 years ago
  50. 5ccc18f Issue #23779: imaplib raises TypeError if authenticator tries to abort. by Robert Collins · 9 years ago
  51. 659fcb0 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  52. 30f1f67 Issue #13884: Idle: Remove tearoff lines from menus. Patch by Roger Serwy. by Terry Jan Reedy · 9 years ago
  53. b465cb5 Update default msvccompiler link options to match the options used for core builds. by Steve Dower · 9 years ago
  54. 7e94e8e Issue #12160: Fix incorrect StreamCodec references in Codec.encode() and Codec.decode() docs. by Berker Peksag · 9 years ago
  55. 41ca828 Issue #12160: Fix incorrect StreamCodec references in Codec.encode() and Codec.decode() docs. by Berker Peksag · 9 years ago
  56. 5ef6fde Merge 3.4 (ctypes) by Victor Stinner · 9 years ago
  57. 9c631a0 Issue #23319: Fix ctypes.BigEndianStructure, swap correctly bytes. Patch by Victor Stinner · 9 years ago
  58. f7e3b5e Issue #23254: Document how to close the TCPServer listening socket. by Robert Collins · 9 years ago
  59. 1ee9283 Issue #23254: Document how to close the TCPServer listening socket. by Robert Collins · 9 years ago
  60. 0659c43 Issue #23441: rcompleter now prints a tab character instead of displaying by Berker Peksag · 9 years ago
  61. aaf6114 Issue #23441: rcompleter now prints a tab character instead of displaying by Berker Peksag · 9 years ago
  62. f66f420 Issue #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella. by Robert Collins · 9 years ago
  63. ddc7440 Issue #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella. by Robert Collins · 9 years ago
  64. 71427ee Merge Python 3.5.0b4 changes back with 3.5 branch head. by Larry Hastings · 9 years ago
  65. f002225 Issue #24683: Fixed crashes in _json functions called with arguments of by Serhiy Storchaka · 9 years ago
  66. 83236f7 Issue #24683: Fixed crashes in _json functions called with arguments of by Serhiy Storchaka · 9 years ago
  67. 197ae02 Updated pydoc topics for 3.5.0b4. by Larry Hastings · 9 years ago
  68. 940d69d Issue #21697: shutil.copytree() now correctly handles symbolic links that point to directories. by Berker Peksag · 9 years ago
  69. 5a294d8 Issue #21697: shutil.copytree() now correctly handles symbolic links that point to directories. by Berker Peksag · 9 years ago
  70. 00f8197 Issue #24279: Update test_base64 to use test.support.script_helper. by Berker Peksag · 9 years ago
  71. 389e3d7 Merge 3.4 by Victor Stinner · 9 years ago
  72. eaf16ab asyncio: sync with github by Victor Stinner · 9 years ago
  73. 71080fc asyncio: Add asyncio.compat module by Victor Stinner · 9 years ago
  74. c3f417d Issue #24695: Fix a regression in traceback.print_exception() by Berker Peksag · 9 years ago
  75. c19bb32 Issue #24620: Random.setstate() now validates the value of state last element. by Serhiy Storchaka · 9 years ago
  76. 178f0b6 Issue #24620: Random.setstate() now validates the value of state last element. by Serhiy Storchaka · 9 years ago
  77. 5b718d7 Issue #24485: Function source inspection fails on closures. by Meador Inge · 9 years ago
  78. 88ba360 Issue #21750: Further fixup to be styled like other mock APIs. by Robert Collins · 9 years ago
  79. ca647ef Issue #21750: Further fixup to be styled like other mock APIs. by Robert Collins · 9 years ago
  80. 4f4913b Issue #24485: Revert backwards compatibility breaking changes of #21217. by Yury Selivanov · 9 years ago
  81. 4887523c Issue #24692: Add more tests for types.coroutine by Yury Selivanov · 9 years ago
  82. 96ec934 Issue #24619: Simplify async/await tokenization. by Yury Selivanov · 9 years ago
  83. f315c1c Issue #24687: Plug refleak on SyntaxError in function parameters annotations. by Yury Selivanov · 9 years ago
  84. 2f07a66 Issue #24688: ast.get_docstring() for 'async def' functions. by Yury Selivanov · 9 years ago
  85. b575432 Issue #23440: Improve http.server.SimpleHTTPRequestHandler tests by Berker Peksag · 9 years ago
  86. b7666a3 Issue #24619: More tests; fix nits in compiler.c by Yury Selivanov · 9 years ago
  87. 8fb307c Issue #24619: New approach for tokenizing async/await. by Yury Selivanov · 9 years ago
  88. 296b347 Issue #24678: Fixed raiseExceptions typo in logging tests. by Serhiy Storchaka · 9 years ago
  89. 750eae1 Issue #24678: Fixed raiseExceptions typo in logging tests. by Serhiy Storchaka · 9 years ago
  90. e4e811d Issue #24669: Fix inspect.getsource() for 'async def' functions. by Yury Selivanov · 9 years ago
  91. 036a71b Use setUpClass and tearDownClass correctly in test_os. by Berker Peksag · 9 years ago
  92. fd580cb Merge with 3.4 by Terry Jan Reedy · 9 years ago
  93. 19c1a87 Issue #20792: Expand idle_test.test_pathbowser. Tweak file to not copy twice. by Terry Jan Reedy · 9 years ago
  94. 3d0b842 Merge 3.4 by Victor Stinner · 9 years ago
  95. c0b1e0f Issue #24675: Avoid DeprecationWarning in test_os by Victor Stinner · 9 years ago
  96. 485407c Issue #24580: Symbolic group references to open group in re patterns now are by Serhiy Storchaka · 9 years ago
  97. 2489bd5 Issue #24206: Fixed __eq__ and __ne__ methods of inspect classes. by Serhiy Storchaka · 9 years ago
  98. 3018cc4 Issue #24206: Fixed __eq__ and __ne__ methods of inspect classes. by Serhiy Storchaka · 9 years ago
  99. 2d37cb2 Fixes sys.path for applocal environments. by Steve Dower · 9 years ago
  100. 1a80081 Typo fix in mock.patch. by Robert Collins · 9 years ago