WebSocket-for-Python
WebSocket-for-Python copied to clipboard
Python 3.7 and 3.8 compat
Fix #250
python 3.3 test is failing on
$ curl -sSf --retry 5 -o python-3.3.tar.bz2 ${archive_url}
curl: (22) The requested URL returned error: 404 Not Found
Unable to download 3.3 archive. The archive may not exist. Please consider a different version.
How to fix the CI ?
This is critical! how can this be shipped to pypi?
Note in debian/ubuntu a better patch than this is shipped:
https://salsa.debian.org/python-team/modules/python-ws4py/-/blob/master/debian/patches/0003-Fix-compatibility-with-Python-3.7.patch
that one keeps compatibility with older pythons, as well as the newer ones.
I think it is already handled in https://github.com/Lawouach/WebSocket-for-Python/commit/b03d29b502b557dbfb6ab778eaa1a04c29878def