]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-110558: Enable ruff's pyupgrade rules when running on Argument Clinic ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 10 Oct 2023 10:35:21 +0000 (12:35 +0200)
committerGitHub <noreply@github.com>
Tue, 10 Oct 2023 10:35:21 +0000 (12:35 +0200)
commit55d607683f85367e503ee34b85bc3b9c1a782552
tree013b58b441baad6e683bf3d3903fdcce64933eff
parent190660abe9168ef16370c2b8f346288ebda11fb3
[3.12] gh-110558: Enable ruff's pyupgrade rules when running on Argument Clinic (GH-110603) (#110609)

gh-110558: Enable ruff's pyupgrade rules when running on Argument Clinic (GH-110603)
(cherry picked from commit fc811c8d205db9c19f42890e2c4193a0c2f87965)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
.pre-commit-config.yaml
Lib/test/test_clinic.py
Tools/clinic/.ruff.toml
Tools/clinic/clinic.py