diff options
| author | liris <liris.pp@gmail.com> | 2016-01-04 17:04:42 +0900 |
|---|---|---|
| committer | liris <liris.pp@gmail.com> | 2016-01-04 17:04:42 +0900 |
| commit | b614606b35a9b336875e46fe6d4e856392cb9b71 (patch) | |
| tree | 167d971156a12bb4b819a11bcbae0579c3d97115 /ChangeLog | |
| parent | f1db0f8d7c8b46d3266c778c1815556c61b0a9ce (diff) | |
| download | websocket-client-b614606b35a9b336875e46fe6d4e856392cb9b71.tar.gz | |
fixed #227
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ ChangeLog - use inspect.getfullargspec with Python 3.x (#219) - Check that exception message is actually a string before trying for substring check (#224) - Use pre-initialized stream socket (#226) + - fixed TypeError: cafile, capath and cadata cannot be all omitted (#227) - 0.34.0 |
