Pull Request Overview
- Opened on September 18, 2026
- Status Merged
- Commit count 1 with first commit September 18, 2026
Total Delta
24 Total Diff Delta
Open Days
Open 0 weekdays
Test Delta
11 Diff Delta in Test Files
Breakdown by Phase
How long has this pull request spent in each phase of its lifecycle?
Data pending calculation for pull request
[3.14] gh-56596: Make IDLE key bindings work with Caps Lock on (GH-157709)
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 -->
PR was closed without comments.