◐ Shell
clean mode source ↗

gh-63075: IDLE editor - Auto insertion of the closers by wohlganger · Pull Request #3520 · python/cpython

and others added 30 commits

June 29, 2017 15:11
adds fg color, bg color, font, and underline options for parens highlighting
How did the change to the __doc__ of append not get fixed in the tests earlier?
Used incorrect / old python for testing.
Fixing code conflict ate highlighting options. Needed to be re-introduced.
…eight as non-core keybinding test example.
idleConf expects a string bool, not type bool. whoops.
In use, it was irritating for me to have both perform the action.  This way, users can pick one or both or none.

terryjreedy

Trigger a retest to see if CI produces same odd failures as on another PR.

@terryjreedy terryjreedy changed the title bpo-18875 Auto insertion of the closing parens, brackets, braces, and ticks gh-63075: IDLE editor - Auto insertion of the closers

Aug 30, 2022

@THRlWiTi THRlWiTi mannequin mentioned this pull request

Jan 15, 2026