]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-71339: Use new assertion methods in test_idle (GH-129314) (#129315)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 26 Jan 2025 10:33:44 +0000 (11:33 +0100)
committerGitHub <noreply@github.com>
Sun, 26 Jan 2025 10:33:44 +0000 (05:33 -0500)
commit0d53d7afd529e5b955a5ce17a5b0d9be83db2a4d
tree4620b407fd630186a6a0f4af45e6f08ae7f74f27
parent53204a11f1e5cd2236a4b7da3197b78ab98b2d5d
[3.12] gh-71339: Use new assertion methods in test_idle (GH-129314) (#129315)

Revise 10 tests in 7 files, with 1 test split into 2.
(cherry picked from commit 1499f66c4c63d68a7ff4fa15fd3f253921f701aa)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
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