[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

Pull request #157739 quality checks

Code files and functions touched by this pull request are analyzed below.

Quality targets

How does this pull request compare to chosen code quality targets? Read more about code quality targets.

Target name Target value This PR
Maximum Diff Delta per PR 500 24
Maximum comment count per PR 10 0
Pull request maximum business days between activity 3 0
Pull request maximum business days open 5 0

Coupled files

Are there any files from this commit that are always committed alongside another file? This often suggests that there exists code coupling to potentially remove. Read more about code coupling

No file coupling detected. 🎉

Biggest files changes in pull request

Path View whole file Lines removed Lines added Final line count
Lib/idlelib/editor.py 0 10 1734
Lib/idlelib/idle_test/test_editor.py 0 20 325
Misc/NEWS.d/next/IDLE/2026-09-17-23-00-00.gh-issue-56596.capslock.rst 0 0 ---

️ Biggest functions grown or shrunk by pull request

Which functions had their line count change as part of this pull request?

Could not find any functions changed by this pull request.