]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-120104: IDLE: Fix padding in config and search dialogs (GH-120107) (#122740)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 27 Sep 2024 22:19:56 +0000 (00:19 +0200)
committerGitHub <noreply@github.com>
Fri, 27 Sep 2024 22:19:56 +0000 (15:19 -0700)
commit4a58bdb49e42276d5ac49329bb217d095d8b6cef
tree779ef0fd922e164c78e9a79e828d97ba2709de64
parent2df77c8daf9dc436e75753f40e7e6f9a7255b946
[3.13] gh-120104: IDLE: Fix padding in config and search dialogs (GH-120107) (#122740)

gh-120104: IDLE: Fix padding in config and search dialogs (GH-120107)
(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]