Skip to content
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

MPP-2530 - Modernize code with pyupgrade --py311-plus #4548

Merged
merged 8 commits into from
Apr 2, 2024

Conversation

jwhitlock
Copy link
Member

pyupgrade can reformat code to use update-to-date syntax and library usage. --py311-plus will use features in 3.11 and later. We'll be able to enforce this style with ruff.

How to test:

  • CircleCI continues to pass

Copy link
Member

@groovecoder groovecoder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lots of little code tweaks and tests all pass.

@jwhitlock jwhitlock added this pull request to the merge queue Apr 2, 2024
Merged via the queue into main with commit 6ca835d Apr 2, 2024
27 checks passed
@jwhitlock jwhitlock deleted the pyupdate-311-mpp-2530 branch April 2, 2024 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants