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

twisted 11 compat #364

Closed
tardyp opened this issue Mar 17, 2015 · 3 comments
Closed

twisted 11 compat #364

tardyp opened this issue Mar 17, 2015 · 3 comments

Comments

@tardyp
Copy link
Contributor

tardyp commented Mar 17, 2015

buildbot supports twisted 11, and there is a silly import error with autobahn-python:

https://travis-ci.org/buildbot/buildbot/builds/54691826

File "/home/travis/virtualenv/python2.6.9/lib/python2.6/site-packages/autobahn-0.10.1-py2.6.egg/autobahn/twisted/util.py", line 30, in
from twisted.internet.address import IPv4Address, IPv6Address, UNIXAddress
exceptions.ImportError: cannot import name IPv6Address

@oberstet
Copy link
Contributor

@tardyp should work ..

@tardyp
Copy link
Contributor Author

tardyp commented Mar 19, 2015

when do you intend to create a release including this fix?
I think we should wait this release before pushing buildbot/buildbot#1603

@oberstet
Copy link
Contributor

@tardyp Alright, released: https://pypi.python.org/pypi/autobahn/0.10.2

tardyp pushed a commit to tardyp/buildbot that referenced this issue Mar 20, 2015
Now autobahn 0.10.2 is supporting twisted11

crossbario/autobahn-python#364 (comment)

Signed-off-by: Pierre Tardy <pierre.tardy@intel.com>
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