]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-60283: Check for redefined test names in CI (GH-109161) (#109365)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 14 Sep 2023 22:38:54 +0000 (15:38 -0700)
committerGitHub <noreply@github.com>
Thu, 14 Sep 2023 22:38:54 +0000 (00:38 +0200)
commit36d6ba08d0b143bfa52cbb642dc256d0b6fb040e
treedd2648433d7533e80e320bbfc70c50a5d2f5f30c
parent5b38bdeaf1fe51b270b4d45f080854dfbd03a75d
[3.12] gh-60283: Check for redefined test names in CI (GH-109161) (#109365)

* gh-60283: Check for redefined test names in CI (GH-109161)
(cherry picked from commit 3cb9a8edca6e3fa0f0045b03a9a6444cf8f7affe)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* Update exclude list for 3.12

* Explicitly exclude files which failed to lint/parse

* Sort to avoid future merge conflicts

---------

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
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]