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

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