We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d78debc commit 35401cdCopy full SHA for 35401cd
README.rst
@@ -44,4 +44,6 @@ And in another shell run the Autobahn test client:
44
45
$ wstest -m fuzzingclient -s ws-fuzzingclient.json
46
47
-This was written using Python 3.5. Python 2.7 has not been well tested yet.
+This was written using Python 3.5. Python 3.4, 3.5 and 3.6 are being
48
+actively tested. PyPy3 will be tested once TravisCI gets it working
49
+again. Python 2.x is not supported.
0 commit comments