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

Remove Python 2 compatibility modules #3247

Closed
hackdna opened this issue May 28, 2020 · 1 comment
Closed

Remove Python 2 compatibility modules #3247

hackdna opened this issue May 28, 2020 · 1 comment

Comments

@hackdna
Copy link
Member

hackdna commented May 28, 2020

They are no longer necessary after switch to Python 3. Some examples:

import six
from __future__ import print_function
@roryk
Copy link
Collaborator

roryk commented May 28, 2020

Thanks, could this get closed and moved to catch all technical debt list?

@naumenko-sa naumenko-sa mentioned this issue May 29, 2020
90 tasks
@roryk roryk closed this as completed May 29, 2020
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

No branches or pull requests

2 participants