1. bfbaa6b Issue #27891: Consistently group and sort imports within idlelib modules. by Terry Jan Reedy · 8 years ago
  2. 0d9220e Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files. by Terry Jan Reedy · 8 years ago[Renamed from Lib/idlelib/PyParse.py]
  3. 2733618 idlelib: remove unused names and imports (one is a duplicate import). by Terry Jan Reedy · 9 years ago
  4. 9b7f9e6 Issue #21765: Add support for non-ascii identifiers to HyperParser by Tal Einat · 10 years ago
  5. b0efee2 Fix an issue with str.translate() in IDLE -- str.translate() only accepts by Guido van Rossum · 17 years ago
  6. 163b717 Fix typo. by Martin v. Löwis · 17 years ago
  7. 5de48bd Simplify various spots where: str() is called on something by Walter Dörwald · 17 years ago
  8. ef87d6e Rip out all the u"..." literals and calls to unicode(). by Guido van Rossum · 17 years ago
  9. b175445 Merge IDLE-syntax-branch r39668:41449 into trunk by Kurt B. Kaiser · 19 years ago
  10. b61602c Better indentation after first line of string continuation. by Kurt B. Kaiser · 19 years ago
  11. 254eb53 Merge Py Idle changes: Rev 1.10 doerwalter (string methods) by Kurt B. Kaiser · 22 years ago
  12. 752e4d5 py-cvs-2001_07_13 (Rel 1.9) merge by Kurt B. Kaiser · 23 years ago
  13. 3269cc8 py-cvs-rel2_1 (Rev 1.6 - 1.8) merge by Kurt B. Kaiser · 23 years ago
  14. 7aced17 Initial revision by David Scherer · 24 years ago