Xingrun CHEN

Results 4 comments of Xingrun CHEN

I'm afraid not. The APIs of 1.0-beta1 are not backward compatibility.

Cool. That will be helpful.

Hi, trungpham Sorry, we don't have enough time to add support for the socketio v1.1 in the near future. It's really a big change.

My resolution: 1. edit `/usr/local/anaconda2/lib/python2.7/site.py` file, change the function `def setencoding` line 481 from `if 0` to `if 1`, so it will call `sys.setdefaultencoding(encoding)` 2. edit `/usr/local/anaconda2/lib/python2.7/site-packages/traitlets/traitlets.py` file, change line...