]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-71339: Use new assertion methods in test_idle (#129314)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sun, 26 Jan 2025 09:42:08 +0000 (04:42 -0500)
committerGitHub <noreply@github.com>
Sun, 26 Jan 2025 09:42:08 +0000 (09:42 +0000)
commit1499f66c4c63d68a7ff4fa15fd3f253921f701aa
tree3c755e34236e6c61ff6a5e472ce01fa9ef3e1969
parentbcececd7857604211760484b6e09853c87e37215
[3.13] gh-71339: Use new assertion methods in test_idle (#129314)

Revise 10 tests in 7 files, with 1 test split into 2.
(cherry picked from commit dbb25ce)
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