]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] Backport idlelib changes in PR 142294 (#152986)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sat, 4 Jul 2026 00:06:41 +0000 (20:06 -0400)
committerGitHub <noreply@github.com>
Sat, 4 Jul 2026 00:06:41 +0000 (20:06 -0400)
commit44b4029a3cc13a98148f4cb032739791e2b15eee
tree3bb2002616ab377aedb3707c976273db75da29d4
parent337aff23c44a2a1adc805517610c90fcad05c639
[3.14] Backport idlelib changes in PR 142294 (#152986)

PR-142294 (3.15) deleted 'button_ok in textview and 'was_executing' in pyshell.  Backport to 3.14 and 3.13.
Lib/idlelib/pyshell.py
Lib/idlelib/textview.py