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

pyupgrade --py38-plus openlibrary/tests #4736

Merged
merged 5 commits into from
Mar 5, 2021
Merged

pyupgrade --py38-plus openlibrary/tests #4736

merged 5 commits into from
Mar 5, 2021

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Mar 5, 2021

Starts to modernize Python syntax using pyupgrade --py38-plus **/*.py in our openlibrary/tests directory. This utility will allow us to automate the removal of the six dependency and remove unneeded imports, syntax, etc.

Technical

Testing

Ensure that our automated tests continue to pass.

Screenshot

Stakeholders

@cclauss cclauss requested review from mekarpeles and cdrini March 5, 2021 15:28
Copy link
Collaborator

@cdrini cdrini left a comment

Choose a reason for hiding this comment

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

Lgtm! 🎉 #future #py3

@cdrini cdrini merged commit dcdaa81 into internetarchive:master Mar 5, 2021
@cclauss cclauss deleted the pyupgrade-tests branch March 5, 2021 18:53
@cdrini cdrini self-assigned this Mar 16, 2021
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