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.4 syntax errors: except ImportError, e: #58

Open
abadger1406 opened this issue May 15, 2015 · 11 comments
Open

Python 3.4 syntax errors: except ImportError, e: #58

abadger1406 opened this issue May 15, 2015 · 11 comments

Comments

@abadger1406
Copy link

2015-05-13 19:25:53 circus[2614] [INFO] Starting master on pid 2614
2015-05-13 19:25:53 circus[2614] [INFO] sockets started
2015-05-13 19:25:53 circus[2614] [INFO] Arbiter now waiting for commands
2015-05-13 19:25:53 circus[2614] [INFO] web started
2015-05-13 19:25:53 circus[2614] [INFO] circusd-stats started
2015-05-13 19:25:53 circus[2614] [INFO] circushttpd started
Traceback (most recent call last):
File "", line 1, in
File "/home/dave/ap/lib/python3.4/site-packages/circusweb/circushttpd.py", line 27
except ImportError, e:

Think the syntax should be like:-

http://stackoverflow.com/questions/19142231/cassandra-file-cqlsh-line-95-except-importerror-e

@Natim
Copy link
Contributor

Natim commented May 15, 2015

We haven't port circus-web to Python 3.4 yet but if you'd like to have a look at it you are welcome :)

@scottkmaxwell
Copy link

Or to be more precise, we haven't ported to 3.anything yet. If you want to work on porting it, you can leverage the 3.x shim from circus.

@abadger1406
Copy link
Author

Thanks for this, I don't feel qualified to do this, but am happy to help file bug reports etc.

@riklaunim
Copy link
Contributor

You can check this: #60

@Fantastitech
Copy link

Has this project been abandoned? It hasn't been touched in six months and there are open pull requests from 2014 about Python 3 compatibility.

@Natim
Copy link
Contributor

Natim commented Mar 28, 2016

It wasn't abandoned but I didn't had a chance to work on it.
I can give you some collab permission if you want to review and merge pull-request and release a new version with Python 3 support.

@ulgens
Copy link

ulgens commented May 28, 2017

Hey @Natim , if you can give me permissons to review and merge, i want to work on Python 3 support and other pull requests.

@Natim
Copy link
Contributor

Natim commented May 29, 2017

I just realized I am not admin of this org :)
@tarekziade could you see to put @ulgens contributors of the circus-web project so that he can continue to improve it? Thanks in advance.

@yohanboniface
Copy link

Bump :)

@tarekziade
Copy link
Member

pull request are welcome, ping me with it and I will merge it

@ulgens
Copy link

ulgens commented Jul 4, 2017

#60 has merged. Doesn't it solve this issue? @yohanboniface

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

8 participants