We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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: A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.
there's currently a lot of py2 style code that happens to run under py3. we can automatically upgrade to the new idioms
trac-id__10033 10033 type__enhancement enhancement reporter__graingert graingert priority__normal normal milestone__De_Python_2ify De-Python-2ify branch__ branch_author__ status__closed closed resolution__fixed fixed component__core core keywords__None None time__1603387287803782 1603387287803782 changetime__1603749109642768 1603749109642768 version__None None owner__graingert graingert
The text was updated successfully, but these errors were encountered:
#1463
Sorry, something went wrong.
closed
graingert
No branches or pull requests
pyupgrade: A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.
there's currently a lot of py2 style code that happens to run under py3. we can automatically upgrade to the new idioms
Searchable metadata
The text was updated successfully, but these errors were encountered: