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

port to python3 #71

Closed
ralphbean opened this issue Sep 27, 2012 · 4 comments
Closed

port to python3 #71

ralphbean opened this issue Sep 27, 2012 · 4 comments
Labels

Comments

@ralphbean
Copy link
Contributor

use python-modernize and python-six to do it...

First we'll need to comb through the deps and see what there is py2-only (and port that, if possible).

@ralphbean
Copy link
Contributor Author

According to this, it looks like Twisted has committed to being python2-only. That is a huge problem for us.

@Jc2k
Copy link

Jc2k commented Feb 15, 2013

I don't think thats the case - the release announcement for 12.3.0 claims partial python 3.3 support:

http://labs.twistedmatrix.com/2012/12/twisted-1230-released.html

Here is a porting guide from the 12.3.0 docs:

http://twistedmatrix.com/documents/current/core/howto/python3.html

And a trac milestone for the work:

http://twistedmatrix.com/trac/milestone/Python-3.x

@ralphbean
Copy link
Contributor Author

Oh, great. I stand happily corrected.

@ralphbean
Copy link
Contributor Author

Huge progress over at mokshaproject/moksha#13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants