aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/idlelib/pyparse.py
Commit message (Expand)AuthorAge
* bpo-30144: Import collections ABC from collections.abc rather than collection...Serhiy Storchaka2017-04-24
* Issue #27891: Consistently group and sort imports within idlelib modules.Terry Jan Reedy2016-08-31
* Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.Terry Jan Reedy2016-05-22