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 to Python 3 #14

Open
manuel-wingtra opened this issue Nov 8, 2019 · 2 comments
Open

Update to Python 3 #14

manuel-wingtra opened this issue Nov 8, 2019 · 2 comments

Comments

@manuel-wingtra
Copy link

I was wondering if ESPEC is planning to update this library to python 3 since python 2 will reach its end of life on the 01.01.2020. We as a customer of ESPEC would be very happy if the software interface of our Chamber could stay up to date.
I'm looking forward to your answer.

@MylesMetzler
Copy link
Member

We use this library internally on a project that is still on using python 2.7 and is currently frozen pending a new release. After that release we plan on looking into adding python 3 support.

A pull request for adding python3 support exists. We have not had time to test it however.

@maxballenger
Copy link

I also need python3 compatibility. It should be straightforward to make this library compatible with both python3 and python2, possibly completely automated using tools like https://portingguide.readthedocs.io/en/latest/tools.html#python-modernize. There should be no need to break your 2.7 application.

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

3 participants