Skip to content

[3.13] Bump Ruff to 0.6.7 (#124384) #124389

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Conversation

AlexWaygood
Copy link
Member

@AlexWaygood AlexWaygood commented Sep 23, 2024

(cherry-picked from commit 8a2baed)


📚 Documentation preview 📚: https://cpython-previews--124389.org.readthedocs.build/

@AlexWaygood
Copy link
Member Author

AlexWaygood commented Sep 23, 2024

@Yhg1s -- this PR just updates a tool that we use to lint our test suite to the latest version of that tool. It reworks a few tests slightly to avoid some errors when using the latest version of Ruff, and adds a few noqa comments to silence some false-positive diagnostic errors. Same as #109365 (comment), I think it would be fine if it waited until 3.13.1, but I also don't think it would do any harm to merge it into 3.13 now since it only consists of fairly trivial changes to files in Lib/test and Tools/.

@Yhg1s
Copy link
Member

Yhg1s commented Sep 24, 2024

Let's wait until 3.13.1.

@Yhg1s Yhg1s merged commit 67aa68f into python:3.13 Sep 30, 2024
42 checks passed
@AlexWaygood AlexWaygood deleted the backport-124384-3.13 branch September 30, 2024 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants