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

Trying to allow circus-web to run under Python 3 #45

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mithro
Copy link

@mithro mithro commented Jul 20, 2014

See the following issue for more context: #43

torandio2 is no longer maintained, so circus-web has been ported to SockJs.Torando.

All the tests seem to fail without any of my changes, see #44 thus I can't test if this change actually works or not...

The rest of circus seems to work fine under Python 3, so its just circus-web which is holding back full Python 3 support?

torandio2 is no longer maintained, so Python 3.0 is not been added. This means
that circus-web doesn't work under (see Issue circus-tent#43).

From the torandio2 README.rst
> Unfortunately, Socket.IO 0.8 branch is abandoned, there are huge amount of
> bugs and nothing getting fixed. I would suggest to look at alternative
> options, for example SockJS <http://github.com/sockjs/>. There's
> sockjs-tornado <http://github.com/mrjoes/sockjs-tornado/> too. I don't plan
> to support TornadIO2 anymore, assuming that parent library is no longer
> maintained.

Following the example provided by seesaw-kit
ArchiveTeam/seesaw-kit#40
@mithro
Copy link
Author

mithro commented Aug 3, 2014

Friendly poke.... Could use some guidance on if this is going in a direction which would be mergeable.

@daenney
Copy link

daenney commented Aug 3, 2014

This is about getting 3.3+ support right? The PR seems to suggest all of the 3.x series...

@mithro
Copy link
Author

mithro commented Aug 4, 2014

"Python 3" support - no idea which version is a minimum requirement.

@mithro mithro changed the title Trying to allow circus-web to run under Python 3.0 Trying to allow circus-web to run under Python 3 Aug 4, 2014
@Natim
Copy link
Contributor

Natim commented Aug 4, 2014

I think you can target 3.3 or 3.4 as Python 3 developpers will keep up with the last version.

@riklaunim
Copy link
Contributor

I added few more commits against current master - #60

@Natim
Copy link
Contributor

Natim commented Jun 10, 2015

@mithro can you try current master and see if it works for you?

@riklaunim
Copy link
Contributor

sockjs-tornado seems to be in active development so IMHO moving away from abandoned tornadIO2 is a good idea.

@mithro
Copy link
Author

mithro commented Jun 12, 2015 via email

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

Successfully merging this pull request may close these issues.

4 participants