Package: python-ws4py / 0.4.2+dfsg1-5

Metadata

Package Version Patches format
python-ws4py 0.4.2+dfsg1-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix tests.patch | (download)

test/test_manager.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix tests

Based on upstream commits:
- b5d47f7b3497f1b713a20fe6306b7d9afdd8c408
- b2a76a33960040d7d3d27c68bf17c12f169f81c7

fix unittest failing on 1 CPU machines

0002 Make intersphinx use object.inv from python doc.patch | (download)

docs/conf.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 make intersphinx use object.inv from python-doc


0003 Fix compatibility with Python 3.7.patch | (download)

test/autobahn_test_servers.py | 4 2 + 2 - 0 !
ws4py/async_websocket.py | 9 7 + 2 - 0 !
ws4py/server/tulipserver.py | 7 6 + 1 - 0 !
3 files changed, 15 insertions(+), 5 deletions(-)

 fix compatibility with python 3.7.