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

Provide support for python 3 #120

Open
nanjekyejoannah opened this issue Dec 10, 2017 · 2 comments
Open

Provide support for python 3 #120

nanjekyejoannah opened this issue Dec 10, 2017 · 2 comments

Comments

@nanjekyejoannah
Copy link

nanjekyejoannah commented Dec 10, 2017

One of the installation requirements of this tool is python 2.7 but the python community is planning to stop support for python 2 in 2020 around time for pycon, that is roughly 2 years from now.

We should therefore think of providing support for the recommended version of python which is python 3. A great decision to make is either to port to python 3 or to provide neutral support (both python 2 and 3) using libraries like six.

If we agree on what should be done i.e port or neutral support, I will be happy to work on this.

@bqpd
Copy link
Contributor

bqpd commented Dec 10, 2017 via email

@nanjekyejoannah
Copy link
Author

nanjekyejoannah commented Dec 10, 2017

I see similar efforts here

If the owners of cvxopt are not considering python 3 support because even if we provided compatibility on our end we wont achieve our full objectives if one of our dependencies will never support python 3.

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