]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-60283: Check for redefined test names in CI (#109161)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Tue, 12 Sep 2023 15:28:20 +0000 (09:28 -0600)
committerGitHub <noreply@github.com>
Tue, 12 Sep 2023 15:28:20 +0000 (15:28 +0000)
commit3cb9a8edca6e3fa0f0045b03a9a6444cf8f7affe
treef372719c25b37f79267c4de6e2e91c4cb295b85a
parent0e76cc359ba5d5e29d7c75355d7c1bc7e817eecf
gh-60283: Check for redefined test names in CI (#109161)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
.github/CODEOWNERS
.github/workflows/build.yml
.github/workflows/lint.yml
.pre-commit-config.yaml
Lib/test/.ruff.toml [new file with mode: 0644]