Skip to content

Teach --py3-plus to rewrite direct six module imports #242

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
Apr 27, 2022

Conversation

asottile
Copy link
Owner

@asottile asottile commented Apr 27, 2022

Impetus for this is to automatically rewrite
from six.moves.urllib import parse to from urllib import parse.

#239 but I couldn't fix the branch due to branch protection rules on the fork

Impetus for this is to automatically rewrite
`from six.moves.urllib import parse` to `from urllib import parse`.
@asottile asottile merged commit 0faa7c0 into main Apr 27, 2022
@asottile asottile deleted the unsix-direct-imports-of-modules branch April 27, 2022 00:58
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.

None yet

2 participants