]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] Remove duplicate button_ok code in idlelib.textview (GH-153733) (#153734)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 15 Jul 2026 03:34:53 +0000 (05:34 +0200)
committerGitHub <noreply@github.com>
Wed, 15 Jul 2026 03:34:53 +0000 (03:34 +0000)
commit29cb75dc109cfb4a57061ea8525cbc379101ae25
treeeb3eb1cdef7ca452dc7d74acacc1d513d72160bb
parent28c0653215e191ca3fc843201d1a0972ae39f300
[3.15] Remove duplicate button_ok code in idlelib.textview (GH-153733) (#153734)

Remove duplicate button_ok code in idlelib.textview (GH-153733)
(cherry picked from commit c5530cc836595aed61cbd0504c92e4d8fb996ed0)

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