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

Update plots plugin to python 3 #12130

Closed
steff456 opened this issue Apr 3, 2020 · 0 comments · Fixed by #12131
Closed

Update plots plugin to python 3 #12130

steff456 opened this issue Apr 3, 2020 · 0 comments · Fixed by #12131

Comments

@steff456
Copy link
Member

steff456 commented Apr 3, 2020

Take into account the following for the migration:

Update super() use
Remove the py3compat module
Update any code (and remove if necessary) that uses if PY2 etc...
Check division operator
Remove future imports
Check tests
Check for Py2 of Py3 codes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants