]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-66819: More IDLE htest updates(2) (GH-112642) (#112644)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 3 Dec 2023 16:34:37 +0000 (17:34 +0100)
committerGitHub <noreply@github.com>
Sun, 3 Dec 2023 16:34:37 +0000 (11:34 -0500)
commit36ad8e61a60c9f512378102b016796e2dfebef39
treed7c99baf3cb37790145fa2c066b18b80053a0cc7
parent3d87a988a6a36acfeef34c134070d53dc5e6dc4d
[3.11] gh-66819: More IDLE htest updates(2) (GH-112642) (#112644)

Examine and update spec -- callable pairs.
Revise run method.
(cherry picked from commit 3855b45874d5f8eb92a4957fb9de6fdce63eb760)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/browser.py
Lib/idlelib/debugobj.py
Lib/idlelib/idle_test/htest.py
Lib/idlelib/iomenu.py
Lib/idlelib/multicall.py
Lib/idlelib/pathbrowser.py
Lib/idlelib/query.py
Lib/idlelib/sidebar.py
Lib/idlelib/statusbar.py