Uh oh!
There was an error while loading. Please reload this page.
[3.13] gh-120104: IDLE: Fix padding in config and search dialogs (GH-120107) - #122740
Conversation
…onGH-120107) (cherry picked from commit 4b66b6b) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Yhg1s
commented
Sep 24, 2024
@terryjreedy Is this PR important enough to sneak in between rc2 and the final 3.13.0, or can it wait until 3.13.1? (The impact is unclear to me.) |
terryjreedy
commented
Sep 25, 2024
It is safe and has almost no visible effect. Fine to leave it. Ditto for #124325 typos. #124318 fixes bad behavior when newbies ask "What happens in IDLE if I enter |
terryjreedy
commented
Sep 27, 2024
@Yhg1s Since you are doing an rc3, I would prefer this and the other 2 prs linked above be included, but especially the second. As implied, it reverts the code to what always worked before except in an automated test on macOS. |
Yhg1s
commented
Sep 27, 2024
I don't plan to do an rc3. (We don't really have time.) |
Closes#120104
(cherry picked from commit 4b66b6b)
Co-authored-by: Serhiy Storchaka storchaka@gmail.com