]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132396: Resolve 'redefinition of unused name' errors in ``Lib/test/`` (#132397)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Fri, 18 Apr 2025 17:14:54 +0000 (19:14 +0200)
committerGitHub <noreply@github.com>
Fri, 18 Apr 2025 17:14:54 +0000 (18:14 +0100)
commit1d5dc5f1c37ce28a635386189020cf49b3f7f1c3
tree239dd556c0e413ee0b9fdd2d75a7b1c2e34272bb
parent4c3d187d9f143eee930a88a38b90f4842911b8be
gh-132396: Resolve 'redefinition of unused name' errors in ``Lib/test/`` (#132397)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
.pre-commit-config.yaml
Lib/test/.ruff.toml
Lib/test/test_dataclasses/__init__.py
Lib/test/test_descr.py
Lib/test/test_enum.py
Lib/test/test_import/__init__.py
Lib/test/test_pkg.py
Lib/test/test_with.py
Lib/test/test_yield_from.py