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

Python 2 Deprecation #60

Closed
mhofer117 opened this issue Feb 7, 2019 · 7 comments
Closed

Python 2 Deprecation #60

mhofer117 opened this issue Feb 7, 2019 · 7 comments

Comments

@mhofer117
Copy link

When building the container, PIP will warn about Python 2 deprecation:

DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.

It is probably a good idea to start migrating the script(s) to python3 for future compatibility.

python deprecation countdown

@ghost
Copy link

ghost commented Apr 15, 2019

Hi. I'm stuck with python 2 as well and a simple change of docker image from python:2 to python:3 didn't work, obviously.
So thumb up for migrating this to Python 3.

@goochjj
Copy link

goochjj commented May 4, 2019

See PR #66

@vl-homutov
Copy link
Contributor

Thank you for the remind, python 3 is obviously the thing that needs to be done.

@speculatrix
Copy link

actually, I think the first step is to get the pylint score up from just over 2 to over 9, the script is pretty fugly.

@ptoews
Copy link

ptoews commented Oct 25, 2019

Anything new about this? There are only 2 months until Python 2 End-of-Life.

@vl-homutov
Copy link
Contributor

vl-homutov commented Oct 25, 2019 via email

@vl-homutov
Copy link
Contributor

Merged and updated python3 support.

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

5 participants