[3.13] gh-56596: Make IDLE key bindings work with Caps Lock on (GH-157709) #157739

Merged
miss-islington opened 3:09am on September 18, 2026 wanted to merge 24 Ξ” into python/cpython 3.13 from
backport-0b18efd-3.13
Diff Delta:
24
About 245 Diff Delta/hour
Classified as:  General

miss-islington's Description of Work

Tk does not fold the case of letter keysyms, and Caps Lock changes it,

so bind each key sequence with the other case of its letters too.

(cherry picked from commit 0b18efdf12c56b7b1f2080aa26c419b0014bde77)

Co-authored-by: Serhiy Storchaka [email protected]
Co-authored-by: Terry Jan Reedy [email protected]


  • Issue: gh-56596
    <!-- /gh-issue-number -->

3 total changed files
(1 file ignored)
Loading changes...
You've reached the end of this PR review
Reviewer: 1. Additional work: 0