]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-66819: More IDLE htest updates(3) (GH-112683) (#112685)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 4 Dec 2023 05:10:22 +0000 (06:10 +0100)
committerGitHub <noreply@github.com>
Mon, 4 Dec 2023 05:10:22 +0000 (00:10 -0500)
commite347a8e0e3c00ef726ae627686771aadd74fc967
treeb0e96849e03e474e10681e1da0d5ca19e5cd0b24
parent73411ea95eaf09b926bee4f682bf8e9a1e4825a7
[3.11] gh-66819: More IDLE htest updates(3) (GH-112683) (#112685)

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