abourget / gevent-socketio

Official repository for gevent-socketio
http://readthedocs.org/docs/gevent-socketio/en/latest/
BSD 3-Clause "New" or "Revised" License
1.21k stars 331 forks source link

Python3 compat #230

Open alon opened 8 years ago

alon commented 8 years ago

This pull request adds support to python 3 without breaking python 2. Tested with python-3.4.3 on Fedora.

kennedyshead commented 8 years ago

Please do a rebase and try again, unittests failed

smakhtin commented 8 years ago

I checked error logs and looks like the testing suite (nosetests) can't be installed. If this is right, i think this is CI problem.