Skip to content

Conversation

@AlexWaygood
Copy link
Member

@AlexWaygoodAlexWaygood commented Sep 23, 2024

(cherry-picked from commit 8a2baed)


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

@AlexWaygood
Copy link
MemberAuthor

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

Let's wait until 3.13.1.

@Yhg1sYhg1s merged commit 67aa68f into python:3.13Sep 30, 2024
@AlexWaygoodAlexWaygood 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