Mastodonplus.py/mastodon
Noëlle Anthony 793f0b207f
Update streaming.py's handle_stream
This is an attempt to resolve an upstream issue with unexpected blank streams. The issue appears to be in urllib3, and causes fatal errors when the stream returned is `b''`. I believe this simple workaround will bypass the error and continue monitoring the stream.
2018-02-01 20:12:49 -05:00
..
__init__.py Many fixes for streaming stuff 2017-11-24 15:08:34 +01:00
Mastodon.py Bump supported version in docs, code to 2.2.0 2018-01-29 14:26:05 +01:00
streaming.py Update streaming.py's handle_stream 2018-02-01 20:12:49 -05:00