index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
idlelib
/
parenmatch.py
Commit message (
Expand
)
Author
Age
*
bpo-33855: More edits and new minimal tests for IDLE (GH-7761)
Terry Jan Reedy
2018-06-18
*
bpo-31488: IDLE - update former extensions when options change. (#3612)
Terry Jan Reedy
2017-09-16
*
bpo-27099: IDLE - Convert built-in extensions to regular features (#2494)
wohlganger
2017-09-10
*
bpo-29910: IDLE - revert `break`s that disabled calltip close. (#2997)
Terry Jan Reedy
2017-08-07
*
bpo-30723: IDLE -- Enhance parenmatch; add style, flash, and help (#2306)
wohlganger
2017-06-27
*
bpo-29910: IDLE no longer deletes a character after commenting out a region (...
Serhiy Storchaka
2017-06-27
*
Issue #27891: Consistently group and sort imports within idlelib modules.
Terry Jan Reedy
2016-08-31
*
Issue #27732: Silence test_idle with dummy bell functions.
Terry Jan Reedy
2016-08-10
*
Issue #27626: Merge spelling fixes from 3.5
Martin Panter
2016-07-28
*
Issue #24225: Within idlelib files, update idlelib module names.
Terry Jan Reedy
2016-05-28
*
Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.
Terry Jan Reedy
2016-05-22