1. 6bdc4de bpo-35610: IDLE - Replace .context_use_ps1 with .prompt_last_line (GH-11307) by Cheryl Sabella · 6 years ago
  2. 34fd4c2 bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284) by Serhiy Storchaka · 7 years ago
  3. ea3dc80 bpo-33855: More edits and new minimal tests for IDLE (GH-7761) by Terry Jan Reedy · 7 years ago
  4. c29c03a bpo-32916: IDLE: Change `str` to `code` in pyparse (GH-5830) by Cheryl Sabella · 7 years ago
  5. bfbaa6b Issue #27891: Consistently group and sort imports within idlelib modules. by Terry Jan Reedy · 9 years ago
  6. 6fa5bdc Issue #24225: Within idlelib files, update idlelib module names. by Terry Jan Reedy · 9 years ago
  7. 0d9220e Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files. by Terry Jan Reedy · 9 years ago[Renamed from Lib/idlelib/HyperParser.py]
  8. 9b7f9e6 Issue #21765: Add support for non-ascii identifiers to HyperParser by Tal Einat · 11 years ago
  9. 10b1c7c Issue #21686: add unittest for idlelib.HyperParser. Original patch by Saimadhav by Terry Jan Reedy · 11 years ago
  10. d0c1ea4 whitespace by Terry Jan Reedy · 11 years ago
  11. 3e58330 Issue #21686: idlelib/HyperParser.py - Update docstrings and comments and by Terry Jan Reedy · 11 years ago
  12. eb6aa5c Issue #16819: IDLE method completion now correctly works for bytes literals. by Serhiy Storchaka · 12 years ago
  13. 8c126d7 Issue #16819: IDLE method completion now correctly works for bytes literals. by Serhiy Storchaka · 12 years ago
  14. 2d7f6a0 Switch to absolute imports to support direct execution of modules. Many by Kurt B. Kaiser · 18 years ago
  15. 36e0a92 Merged revisions 56443-56466 via svnmerge from by Guido van Rossum · 18 years ago
  16. 0b70cca Remove usage of backticks. by Brett Cannon · 19 years ago
  17. b175445 Merge IDLE-syntax-branch r39668:41449 into trunk by Kurt B. Kaiser · 20 years ago