index
:
delta/python-packages/websocket-client.git
codecov-ci-dev
gh-pages
master
old_py3
py3
python2
rfc6455
ssl
sslcheck
t858
t884
github.com: liris/websocket-client.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
websocket
Commit message (
Expand
)
Author
Age
Files
Lines
*
1.0.0
v1.0.0
engn33r
2021-05-17
1
-1
/
+1
*
Remove testSSLopt unit test timeout to avoid exception
engn33r
2021-05-17
1
-1
/
+1
*
Catch OSError exception in close() for Mac CI
engn33r
2021-05-17
1
-0
/
+2
*
Try to resolve test_http.py testSSLopt Mac error
engn33r
2021-05-17
1
-2
/
+2
*
Improve _app.py, _http.py unit tests
engn33r
2021-05-17
2
-4
/
+24
*
Fix unit test for raising error in close()
engn33r
2021-05-17
2
-5
/
+3
*
Enhance enableTrace output
engn33r
2021-05-17
1
-11
/
+14
*
Improve _abnf.py, _cookiejar.py unit test coverage
engn33r
2021-05-16
3
-18
/
+16
*
Improve _abnf.py and _http.py test coverage
engn33r
2021-05-16
4
-27
/
+46
*
Add test case with sslopt settings
engn33r
2021-05-15
1
-3
/
+6
*
Improve unittest code coverage
engn33r
2021-05-15
3
-6
/
+41
*
Remove unnecessary Python2 code
engn33r
2021-05-15
4
-28
/
+5
*
Fix: ResourceWarning unclosed socket (#690)
rmkraeuchi
2021-05-15
1
-0
/
+2
*
Minor _core.py test coverage improvement
engn33r
2021-05-12
1
-1
/
+4
*
Comment out unittest that fails on MacOS
engn33r
2021-05-12
1
-1
/
+2
*
Improve test coverage of _http.py
engn33r
2021-05-06
2
-7
/
+42
*
Add status code examples to docs, improve unit tests
engn33r
2021-05-06
3
-26
/
+61
*
Fix #686 close status code, see issue for details
engn33r
2021-05-06
1
-16
/
+20
*
Remove six dependency and transition related code to Python3
engn33r
2021-05-05
4
-34
/
+19
*
Fix lint error
engn33r
2021-05-05
1
-0
/
+1
*
Fix #685 unittest requires internet
engn33r
2021-05-05
1
-1
/
+4
*
First pass removing Python 2 code, mostly six dependency
engn33r
2021-05-04
13
-154
/
+65
*
Update to use the selectors module with DefaultSelector (#568)
Daan van Vugt
2021-05-05
2
-8
/
+27
*
0.59.0
v0.59.0
python2
engn33r
2021-05-04
1
-1
/
+1
*
Fixing urlparse scheme in Python 2.6.1 (#332)
Brandon Moser
2021-05-04
1
-1
/
+1
*
PEP8 style compliance fixes
engn33r
2021-05-04
15
-57
/
+45
*
Fix #649 case of multiple set-cookie response headers
engn33r
2021-04-26
1
-1
/
+4
*
Add ping_payload to run_forever()
engn33r
2021-04-26
1
-3
/
+6
*
Fix #676 to update thread daemon
engn33r
2021-04-26
1
-1
/
+1
*
uses HTTP/1.1 for connect method (#677)
GtTmy
2021-04-19
1
-1
/
+3
*
Comment out abnf test_mask for Python 2.7 support
engn33r
2021-03-29
1
-4
/
+6
*
Improve _core.py test coverage
engn33r
2021-03-29
2
-29
/
+20
*
Improve _abnf.py test coverage
engn33r
2021-03-29
1
-0
/
+83
*
Add unit test for PR #627
engn33r
2021-03-29
2
-0
/
+10
*
Add support for permitting additional values in the "upgrade" and "connection...
Chris Wheeler
2021-03-29
1
-2
/
+2
*
Improve _app.py code coverage
engn33r
2021-03-28
2
-74
/
+142
*
Fix test_http.py import error
engn33r
2021-03-28
1
-1
/
+5
*
Improve _http.py code coverage
engn33r
2021-03-28
1
-0
/
+108
*
Match no proxy on domain and * (#671)
Codeglitches
2021-03-22
3
-186
/
+321
*
Simplified cookie sorting to fix comparison problem between SimpleCookies (#662)
Niels Draaisma
2021-03-22
1
-2
/
+2
*
Fix #639 by adding close branch for reserved custom status codes
engn33r
2021-03-07
1
-1
/
+3
*
0.58.0
v0.58.0
engn33r
2021-03-02
1
-1
/
+1
*
Replace TravisCI with GitHub Actions
engn33r
2021-02-27
1
-2
/
+2
*
Replace deprecated assertEquals() with assertEqual()
engn33r
2021-02-27
2
-21
/
+21
*
Revert PR #611
engn33r
2021-02-27
1
-2
/
+2
*
Fix #546 by removing comments introduced by PR #513
engn33r
2021-02-22
1
-2
/
+0
*
Fix #526 by reverting invalid BSD license migration in commit e94ed9e to retu...
engn33r
2021-02-22
15
-24
/
+84
*
Edit documentation to clarify timeout can be int or float (#654)
engn33r
2021-02-16
3
-6
/
+6
*
Properly revert _app.py callback to state before PR #442 (previously only par...
engn33r
2021-02-14
1
-4
/
+1
*
Allow optional, not mandatory, argument for pong() in WebSocket
engn33r
2021-02-14
1
-1
/
+1
[next]