aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/idlelib/HyperParser.py
Commit message (Expand)AuthorAge
* Issue #21765: Add support for non-ascii identifiers to HyperParserTal Einat2014-07-16
* Issue #21686: add unittest for idlelib.HyperParser. Original patch by SaimadhavTerry Jan Reedy2014-06-16
* whitespaceTerry Jan Reedy2014-06-16
* Issue #21686: idlelib/HyperParser.py - Update docstrings and comments andTerry Jan Reedy2014-06-16
* Issue #16819: IDLE method completion now correctly works for bytes literals.Serhiy Storchaka2013-01-01
|\
| * Issue #16819: IDLE method completion now correctly works for bytes literals.Serhiy Storchaka2013-01-01
|/
* Switch to absolute imports to support direct execution of modules. ManyKurt B. Kaiser2007-08-22
* Merged revisions 56443-56466 via svnmerge fromGuido van Rossum2007-07-20
* Remove usage of backticks.Brett Cannon2006-08-25
* Merge IDLE-syntax-branch r39668:41449 into trunkKurt B. Kaiser2005-11-18