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 3 Support #241

Open
waryhermit opened this issue Dec 15, 2016 · 3 comments
Open

Python 3 Support #241

waryhermit opened this issue Dec 15, 2016 · 3 comments

Comments

@waryhermit
Copy link

The installation docs say Python 3 support is coming soon, but I don't see any issue for adding Python 3 support.

@iblislin
Copy link
Collaborator

Actually, I'm doing it in a slow progress. We need your help!.

The roadmap of py3 support is here:
1) write more testing cases and raise the coverage rate
2) replace some dependencies that is py2 only
3) working on py2/py3 compatibility

We are still in the stage 1. And you can find some testing cases working list in the issue tracker, like #180 or #226 etc.

@karnesh
Copy link

karnesh commented Sep 15, 2021

Just wanted to check on Python 3 support and what steps are remaining in migration?

@iblislin
Copy link
Collaborator

well, IIRC, there are a dependency written in C. I guess that is the main blocker.

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