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

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