]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-71339: Use new assertion methods in test_idle (#129213)
authorTerry Jan Reedy <tjreedy@udel.edu>
Thu, 23 Jan 2025 18:25:14 +0000 (13:25 -0500)
committerGitHub <noreply@github.com>
Thu, 23 Jan 2025 18:25:14 +0000 (13:25 -0500)
commitdbb25ce037a8eddc85a9f6ba541aec8b3fa931fa
tree3dcf1bf465cc5b97e90fdffa63c19e89f8cb7d39
parentc05a851ac59e6fb7bd433677b9c116fb8336a8b1
gh-71339: Use new assertion methods in test_idle (#129213)

Revise 10 tests in 7 files, with 1 test split into 2.
Lib/idlelib/idle_test/test_configdialog.py
Lib/idlelib/idle_test/test_debugger.py
Lib/idlelib/idle_test/test_grep.py
Lib/idlelib/idle_test/test_multicall.py
Lib/idlelib/idle_test/test_query.py
Lib/idlelib/idle_test/test_redirector.py
Lib/idlelib/idle_test/test_sidebar.py