]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110558: Enable ruff's pyupgrade rules when running on Argument Clinic (#110603)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Tue, 10 Oct 2023 09:35:36 +0000 (11:35 +0200)
committerGitHub <noreply@github.com>
Tue, 10 Oct 2023 09:35:36 +0000 (09:35 +0000)
commitfc811c8d205db9c19f42890e2c4193a0c2f87965
treed7e847aa91ed8308e2cabffa1520488061849aaf
parent757cc35b6bf6c1df8c4c5b4879ca276963e46718
gh-110558: Enable ruff's pyupgrade rules when running on Argument Clinic (#110603)
.pre-commit-config.yaml
Lib/test/test_clinic.py
Tools/clinic/.ruff.toml
Tools/clinic/clinic.py