Uh oh!
There was an error while loading. Please reload this page.
gh-110558: Run ruff on Argument Clinic in CI - #110559
Conversation
AlexWaygood
commented
Oct 9, 2023
https://github.com/python/cpython/actions/runs/6456495002/job/17526096001?pr=110559 shows what it looks like when the job fails |
Uh oh!
There was an error while loading. Please reload this page.
AlexWaygood
commented
Oct 9, 2023
A few questions:
|
On the one hand, a nicer way of solving this might be to work on slowly adding more enabled error codes to https://github.com/python/cpython/blob/main/Lib/test/.ruff.toml. On the other hand, there are currently 3095 errors reported by |
erlend-aasland
commented
Oct 9, 2023
Running |
I'm going to try backporting this, but if |
miss-islington
commented
Oct 10, 2023
Thanks @AlexWaygood for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
miss-islington
commented
Oct 10, 2023
Sorry, @AlexWaygood, I could not cleanly backport this to |
miss-islington
commented
Oct 10, 2023
Sorry, @AlexWaygood, I could not cleanly backport this to |
GH-110598 is a backport of this pull request to the 3.12 branch. |
I created a backport PR to 3.12, but there's a ton of |
Uh oh!
There was an error while loading. Please reload this page.