]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-120104: IDLE: Fix padding in config and search dialogs (GH-120107) (#122741)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 6 Aug 2024 17:07:35 +0000 (19:07 +0200)
committerGitHub <noreply@github.com>
Tue, 6 Aug 2024 17:07:35 +0000 (17:07 +0000)
commit81bed0fe8ace387fcb6bfa7723516de23cd15670
treea0e3336dd0cc023ffea5f9fc210e3d5fd5b9cc86
parent4766d1200fdf8b6728137aa2927a297e224d5fa7
[3.12] gh-120104: IDLE: Fix padding in config and search dialogs (GH-120107) (#122741)

(cherry picked from commit 4b66b6b7d6e65f9eb2d61435b9b37ffeb7bb00fb)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/idlelib/configdialog.py
Lib/idlelib/searchbase.py
Misc/NEWS.d/next/IDLE/2024-06-05-14-54-24.gh-issue-120104.j_thj4.rst [new file with mode: 0644]