]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Remove duplicate button_ok code in idlelib.textview (GH-153733) (#153736)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 15 Jul 2026 03:27:27 +0000 (05:27 +0200)
committerGitHub <noreply@github.com>
Wed, 15 Jul 2026 03:27:27 +0000 (03:27 +0000)
commit2ec11e017eca87997c746b388815ea7d2715541d
tree98aa03b65c703470ac6dc89c0145c6de54d7dc9f
parent4ead357bae5ec30b78c8b06cc7f7c6bb4495d89c
[3.13] Remove duplicate button_ok code in idlelib.textview (GH-153733) (#153736)

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