35865f494c
- update to version 3.4.2: * Bugfixes: * Allow upload of GIFs with size up to 15mb. See #538 - update to version 3.4.1: * Bugfixes: * Fix an issue where :py:func:twitter.twitter_utils.calc_expected_status_length was failing for python 2 due to a failure to convert a bytes string to unicode. Github issue #546. * Documentation fix for :py:func:twitter.api.Api.UsersLookup. UsersLookup can take a string or a list and properly parses both of them now. Github issues #535 and #549. * Properly decode response content for :py:func:twitter.twitter_utils.http_to_file. Github issue #521. * Fix an issue with loading extended_tweet entities from Streaming API where tweets would be truncated when converting to a :py:class:twitter.models.Status. Github issues #491 and #506.
Sebastian Wagner2018-06-10 20:02:57 +00:00