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 #22

Open
liveresume opened this issue Mar 1, 2017 · 2 comments
Open

Python 3 Support #22

liveresume opened this issue Mar 1, 2017 · 2 comments

Comments

@liveresume
Copy link

liveresume commented Mar 1, 2017

I am working on upgrading the extension to work in Python3.

Just wondering if there is a reason this hasn't been done?

It should work right?

Also, planning on releasing to official extensions to help out with install.

@liveresume liveresume changed the title Python 3 Python 3 Support Mar 1, 2017
@John-Colvin
Copy link
Member

If it doesn't work with python 3 then that's a regression, I haven't used this in a while (and never got around to setting up autotesting properly) but I used it primarily with python 3 and only added python 2 support as an afterthought.

When you say official extensions do you mean pypi?

@liveresume
Copy link
Author

Yea, there is some trouble with Python 3. I ran the 2to3 converter, then made some further changes, but did not finish. Was reconsidering my workflow.

Yes, I am thinking of publishing to pypi if possible. Just to ease install.

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