aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/idlelib/parenmatch.py
Commit message (Expand)AuthorAge
* bpo-33855: More edits and new minimal tests for IDLE (GH-7761)Terry Jan Reedy2018-06-18
* bpo-31488: IDLE - update former extensions when options change. (#3612)Terry Jan Reedy2017-09-16
* bpo-27099: IDLE - Convert built-in extensions to regular features (#2494)wohlganger2017-09-10
* bpo-29910: IDLE - revert `break`s that disabled calltip close. (#2997)Terry Jan Reedy2017-08-07
* bpo-30723: IDLE -- Enhance parenmatch; add style, flash, and help (#2306)wohlganger2017-06-27
* bpo-29910: IDLE no longer deletes a character after commenting out a region (...Serhiy Storchaka2017-06-27
* Issue #27891: Consistently group and sort imports within idlelib modules.Terry Jan Reedy2016-08-31
* Issue #27732: Silence test_idle with dummy bell functions.Terry Jan Reedy2016-08-10
* Issue #27626: Merge spelling fixes from 3.5Martin Panter2016-07-28
* Issue #24225: Within idlelib files, update idlelib module names.Terry Jan Reedy2016-05-28
* Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.Terry Jan Reedy2016-05-22