]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130080: fix warnings in tests (#131400)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Tue, 18 Mar 2025 12:33:46 +0000 (12:33 +0000)
committerGitHub <noreply@github.com>
Tue, 18 Mar 2025 12:33:46 +0000 (12:33 +0000)
commit83479c217523c277cccb9db1e214d99b1c9d6343
treed7b244e250fc4878aa2e299facffab4f1745154b
parent51d309988b3041cae20cca89172b4fd825c9a1cc
gh-130080: fix warnings in tests (#131400)
Lib/test/test_compile.py
Lib/test/test_functools.py
Lib/test/test_grammar.py
Lib/test/test_sys_settrace.py
Lib/test/test_unparse.py
Lib/test/test_yield_from.py