]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Backport idlelib changes in PR 142294 (GH-152986) (#152987)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 4 Jul 2026 00:31:13 +0000 (02:31 +0200)
committerGitHub <noreply@github.com>
Sat, 4 Jul 2026 00:31:13 +0000 (00:31 +0000)
commit20cba76ecb006f81e7c71a7d938ed85b7a753706
tree790954020d71052c09f22d8e3e718da2036959fd
parent584a46491aca20c9211f54a85efff429e5d564fc
[3.13] Backport idlelib changes in PR 142294 (GH-152986) (#152987)

[3.14] Backport idlelib changes in PR 142294 (GH-152986)

PR-142294 (3.15) deleted 'button_ok in textview and 'was_executing' in pyshell.  Backport to 3.14 and 3.13.
(cherry picked from commit 44b4029a3cc13a98148f4cb032739791e2b15eee)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/pyshell.py
Lib/idlelib/textview.py