Skip to content

[3.11] Enable ruff on several more files in Lib/test (#110929) #110935

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
Oct 16, 2023

Conversation

AlexWaygood
Copy link
Member

(cherry-picked from commit 02d26c4)

@AlexWaygood
Copy link
Member Author

Note: this PR includes a few changes to Lib/ctypes which aren't strictly necessary, since ruff isn't being run on those files in the 3.11 branch. These changes were automatically cherry-picked by git, since git picked up that Lib/ctypes/test/test_arrays.py was the same file on the 3.11 branch as Lib/test/test_ctypes/test_arrays.py on the main branch. Although these changes aren't strictly necessary, I decided to keep them in the PR, to reduce the risk of future merge conflicts when trying to backport test changes.

@hugovk hugovk merged commit 5f7aba9 into python:3.11 Oct 16, 2023
@AlexWaygood AlexWaygood deleted the backport-110929-311 branch October 16, 2023 20:29
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.

2 participants