1. 8b9173a Update pydoc topics for 3.6.0a2 by Ned Deily · 9 years ago
  2. 8acb568 Issue #27025: Generated names for Tkinter widgets are now more meanful by Serhiy Storchaka · 9 years ago
  3. 0c9ad59 Issue #27186: Skip scandir(bytes) test with os.name == "nt" by Martin Panter · 9 years ago
  4. 2518fa8 Issue #27239: Continue refactoring idlelib.macosx and adding macosx tests. by Terry Jan Reedy · 9 years ago
  5. 7670e3c Merge from 3.5 by Berker Peksag · 9 years ago
  6. 1003b34 Modernize sqlite3 tests by Berker Peksag · 9 years ago
  7. 41ae559 Issue #27186: skip bytes path test for os.scandir() on Windows by Brett Cannon · 9 years ago
  8. 64204de Issue #27095: Simplified MAKE_FUNCTION and removed MAKE_CLOSURE opcodes. by Serhiy Storchaka · 9 years ago
  9. 5697c4b Comment fixes extracted from patch by Demur Rumed. by Serhiy Storchaka · 9 years ago
  10. 4746080 Issue #27289: Merge from 3.5 by Berker Peksag · 9 years ago
  11. c74cdc7 Issue #27289: Prevent test_urllib2net failures due to EOFError raised by ftplib by Berker Peksag · 9 years ago
  12. 8918b89 Issue #25455: Clean up reference loops created in tests for recursive by Serhiy Storchaka · 9 years ago
  13. 46fe29d Issue #25455: Clean up reference loops created in tests for recursive by Serhiy Storchaka · 9 years ago
  14. 0f355c0 Issue #27190: Merge from 3.5 by Berker Peksag · 9 years ago
  15. 7bea234 Issue #27190: Raise NotSupportedError if sqlite3 is older than 3.3.1 by Berker Peksag · 9 years ago
  16. 9647110 Issue #27188: Merge from 3.5 by Berker Peksag · 9 years ago
  17. c415440 Issue #27188: Fix various sqlite3 documentation errors by Berker Peksag · 9 years ago
  18. b62ff6e Issue #25455: Fixed a crash in repr of recursive functools.partial objects. by Serhiy Storchaka · 9 years ago
  19. 179f960 Issue #25455: Fixed a crash in repr of recursive functools.partial objects. by Serhiy Storchaka · 9 years ago
  20. 4aa15a0 Merge heads by Serhiy Storchaka · 9 years ago
  21. cbe6142 Merge heads by Serhiy Storchaka · 9 years ago
  22. f0ee5cc Issue #25455: Fixed a crash in repr of ElementTree.Element with recursive tag. by Serhiy Storchaka · 9 years ago
  23. 9062c26 Issue #25455: Fixed a crash in repr of ElementTree.Element with recursive tag. by Serhiy Storchaka · 9 years ago
  24. cf2ad55 Issue #27286: Fixed compiling BUILD_MAP_UNPACK_WITH_CALL opcode. Calling by Serhiy Storchaka · 9 years ago
  25. 3c317e7 Issue #27286: Fixed compiling BUILD_MAP_UNPACK_WITH_CALL opcode. Calling by Serhiy Storchaka · 9 years ago
  26. aea671e Merge typo fixes from 3.5 by Martin Panter · 9 years ago
  27. 70c502a Fix typos and English grammar in documentation and code comment by Martin Panter · 9 years ago
  28. 50d4c15 Issue #27030: Merge RE fix from 3.5 by Martin Panter · 9 years ago
  29. d470480 Fix buggy RE “\parrot_example.py”, uncovered by Issue #27030 by Martin Panter · 9 years ago
  30. 5285545 Issue #16484: Merge pydoc Windows fixes from 3.5 by Martin Panter · 9 years ago
  31. 4f8aaf6 Issue #16484: Fix pydoc link and test on Windows, by Kaushik Nadikuditi by Martin Panter · 9 years ago
  32. 62bdea5 Drop unused import by Martin Panter · 9 years ago
  33. 34ad2ef Merge 3.5, issue #14209 by Łukasz Langa · 9 years ago
  34. 0d18c15 Issue #14209: pkgutil.iter_zipimport_modules ignores the prefix for packages by Łukasz Langa · 9 years ago
  35. 5135e9e Merge 3.5, issue #27194 by Łukasz Langa · 9 years ago
  36. e7f2748 Issue #27194: superfluous truncate calls in tarfile.py slow down extraction by Łukasz Langa · 9 years ago
  37. 6a7506a Issue #27140: Added BUILD_CONST_KEY_MAP opcode. by Serhiy Storchaka · 9 years ago
  38. d611f4c Issue #27294: Improved repr for Tkinter event objects. by Serhiy Storchaka · 9 years ago
  39. ab6e156 merge 3.5 by Benjamin Peterson · 9 years ago
  40. b0557e7 merge 3.4 by Benjamin Peterson · 9 years ago
  41. 46b32f3 raise an error when STARTTLS fails by Benjamin Peterson · 9 years ago
  42. 28dc118 Issue #20508: Improve exception message of IPv{4,6}Network.__getitem__ by Berker Peksag · 9 years ago
  43. 24b102e Issue #21386: Merge from 3.5 by Berker Peksag · 9 years ago
  44. 742192a Issue #21386: Implement missing IPv4Address.is_global property by Berker Peksag · 9 years ago
  45. 4da945f Merge Issue #22558. by Terry Jan Reedy · 9 years ago
  46. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 9 years ago
  47. e670be2 Issue #27029: Removed deprecated support of universal newlines mode from ZipFile.open(). by Serhiy Storchaka · 9 years ago
  48. 9bd85b8 Issue #27030: Unknown escapes consisting of ``'\'`` and ASCII letter in by Serhiy Storchaka · 9 years ago
  49. d35bf03 Merge 3.5 (issue #22970) by Yury Selivanov · 9 years ago
  50. c92bf83 Issue #22970: asyncio: Fix inconsistency cancelling Condition.wait. by Yury Selivanov · 9 years ago
  51. 6588712 Merge 3.5 (issue #27223) by Yury Selivanov · 9 years ago
  52. ca2e0a4 Issue #27223: aio: Fix _read_ready and _write_ready to respect _conn_lost. by Yury Selivanov · 9 years ago
  53. b1c9b64 IDLE NEWS entries by Terry Jan Reedy · 9 years ago
  54. 661c032 Merge Issue #5124: NEWS entries. by Terry Jan Reedy · 9 years ago
  55. 8ace13b Issue #5124: NEWS entries. by Terry Jan Reedy · 9 years ago
  56. 139fb7c Issue #27262: fix missing parameter typo by Ned Deily · 9 years ago
  57. 50288f9 Issue #5124: rename PyShell back to pyshell and patch test for 3.6 by Terry Jan Reedy · 9 years ago
  58. b5c43f4 Merge with 3.5 by Terry Jan Reedy · 9 years ago
  59. 5ad8599 Issue #5124: Paste with selection should always replace. by Terry Jan Reedy · 9 years ago
  60. c39e330 Issue #5124: Temporary pyshell rename to avoid case-folding collision in merge. by Terry Jan Reedy · 9 years ago
  61. 01e3575 Issue *24750: Switch all scrollbars in IDLE to ttk versions. by Terry Jan Reedy · 9 years ago
  62. 96881cd Issue #27186: Add os.PathLike support to DirEntry by Brett Cannon · 9 years ago
  63. 419e8ed Issue #20900: Merge from 3.5 by Berker Peksag · 9 years ago
  64. 904a2ef Issue #20900: distutils register command now decodes HTTP responses correctly by Berker Peksag · 9 years ago
  65. 568be63 Issue #27186: Add os.PathLike support to pathlib. by Brett Cannon · 9 years ago
  66. f41b82f Issue #26282: PyArg_ParseTupleAndKeywords() and Argument Clinic now support by Serhiy Storchaka · 9 years ago
  67. 1080d13 Issue #24759: IDLE requires tk 8.5 and availability ttk widgets. by Terry Jan Reedy · 9 years ago
  68. 82ae155 Issue #24759: Add test for IDLE syntax colorizoer. by Terry Jan Reedy · 9 years ago
  69. 5f74ebc Fix some PEP 8 violations. by Brett Cannon · 9 years ago
  70. 711d25d Merge 3.5 (issue #27243) by Yury Selivanov · 9 years ago
  71. a6f6edb Issue #27243: Fix __aiter__ protocol by Yury Selivanov · 9 years ago
  72. fb51e65 Issue #27239: idlelib.macosx.isXyzTk functions initialize as needed. by Terry Jan Reedy · 9 years ago
  73. 118598a Issue #27066: Fixed SystemError if a custom opener (for open()) returns a by Barry Warsaw · 9 years ago
  74. 480e285 Issue #27066: Fixed SystemError if a custom opener (for open()) returns by Barry Warsaw · 9 years ago
  75. 24f3a18 Issue #27262: move Aqua unbinding code, which enable context menus, to maxosx. by Terry Jan Reedy · 9 years ago
  76. 8c0e046 Sync typing.py with upstream (merge 3.5->3.6). by Guido van Rossum · 9 years ago
  77. 91185fe Sync typing.py with upstream. by Guido van Rossum · 9 years ago
  78. 7a71338 Merge 3.5 (asyncio) by Yury Selivanov · 9 years ago
  79. c1cf296 asyncio: Remove asyncio.timeout() context manager. by Yury Selivanov · 9 years ago
  80. 552bf94 Merge 3.5 (issue #27136, asyncio) by Yury Selivanov · 9 years ago
  81. f1c6fa9 Issue #27136: Fix DNS static resolution; don't use it in getaddrinfo by Yury Selivanov · 9 years ago
  82. 40de69a Issue #25738: Merge HTTP server from 3.5 by Martin Panter · 9 years ago
  83. 58f0169 Issue #21313: Merge version parsing from 3.5 by Martin Panter · 9 years ago
  84. e42e129 Issue #25738: Don’t send message body for 205 Reset Content by Martin Panter · 9 years ago
  85. 4e50553 Issue #21313: Tolerate truncated buildinfo in sys.version by Martin Panter · 9 years ago
  86. 24a72ca Fixed #27251: merged fix from 3.5. by Vinay Sajip · 9 years ago
  87. 1bf197e Fixed #27251: corrected string/bytes handling in credentials. by Vinay Sajip · 9 years ago
  88. ea938ba Items for NEWS and idlelib/NEWS.txt. by Terry Jan Reedy · 9 years ago
  89. 8bff8f6 Items for NEWS and idlelib/NEWS.txt. by Terry Jan Reedy · 9 years ago
  90. 6db1f6f Issue #26983: Fixed test_format failure. Patch by SilentGhost. by Serhiy Storchaka · 9 years ago
  91. 83815ae Issue #27107: mailbox.fcntl = None on Windows by Martin Panter · 9 years ago
  92. 380ef01 Issue #27110: Add smtpd.SMTPChannel to __all__, by Jacek Kołodziej by Martin Panter · 9 years ago
  93. d04d213 Issue #27109: Add InvalidFileException to __all__, by Jacek Kołodziej by Martin Panter · 9 years ago
  94. f8f3121 Issue #27108: Add missing names to mimetypes.__all__, by Jacek Kołodziej by Martin Panter · 9 years ago
  95. ed84ab3 Issue #27107: Add exception classes to mailbox.__all__, by Jacek Kołodziej by Martin Panter · 9 years ago
  96. 1cd2772 Issue #27105: Add cgi.test() to __all__, based on Jacek Kołodziej’s patch by Martin Panter · 9 years ago
  97. 2e747c4 Issue #27156: Remove more unused idlelib code. by Terry Jan Reedy · 9 years ago
  98. 1ab2f14 Issue #27164: Merge raw Deflate zdict support from 3.5 by Martin Panter · 9 years ago
  99. 3f0ee83 Issue #27164: Allow decompressing raw Deflate streams with predefined zdict by Martin Panter · 9 years ago
  100. b07b57c Issue #21916: Added more tests for the turtle module. by Serhiy Storchaka · 9 years ago