]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-66819: More IDLE htest updates(3) (GH-112683) (#112684)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 4 Dec 2023 05:10:19 +0000 (06:10 +0100)
committerGitHub <noreply@github.com>
Mon, 4 Dec 2023 05:10:19 +0000 (05:10 +0000)
commit55a4bb99fc4ba85ad7fe2ca5ac99718eace20641
treec8f89d02cf3f8690f48d13735b001981c6e2488c
parentda73a5cc27da0340d728d37b50623e644885f9d5
[3.12] gh-66819: More IDLE htest updates(3) (GH-112683) (#112684)

Revise spec-callable pairs from percolator to end.
(cherry picked from commit 5a1b5316af648ae79bb91f28253b6272bbbd2886)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/help.py
Lib/idlelib/idle_test/htest.py
Lib/idlelib/percolator.py
Lib/idlelib/scrolledlist.py
Lib/idlelib/stackviewer.py
Lib/idlelib/undo.py