Skip to content

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

Merged
Yhg1s merged 1 commit into
python:3.13from
AlexWaygood:backport-124384-3.13
Sep 30, 2024
Merged

[3.13] Bump Ruff to 0.6.7 (#124384)#124389
Yhg1s merged 1 commit into
python:3.13from
AlexWaygood:backport-124384-3.13

Conversation

@AlexWaygood

@AlexWaygoodAlexWaygood commented Sep 23, 2024

Copy link
Copy Markdown
Member

(cherry-picked from commit 8a2baed)


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

@AlexWaygood

AlexWaygood commented Sep 23, 2024

Copy link
Copy Markdown
MemberAuthor

@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
Copy Markdown
Member

Let's wait until 3.13.1.

@Yhg1s
Yhg1s merged commit 67aa68f into python:3.13Sep 30, 2024
@AlexWaygood
AlexWaygood deleted the backport-124384-3.13 branch September 30, 2024 01:06
Sign up for freeto 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

@AlexWaygood@Yhg1s@hugovk