Releases: python-twitter-tools/twitter
Releases · python-twitter-tools/twitter
twitter-1.19.6
Using a ssl context object to avoid deprecation warnings in py3
twitter-1.19.5
Using certifi to find ssl cert for nontrivial python installations
twitter-2.0-alpha.2
Merge branch 'master' into api_v2
twitter-2.0-alpha.1
Merge branch 'master' into api_v2
twitter-1.19.4
fix JSONDecodeError missing for py2.7
Development unstable v2
twitter-2.0-alpha WIP on README
twitter-1.19.3
catch jsondecode errors due to bad connections and handle them as twi…
twitter-1.19.2
reduce number of tests sending tweets from 6 to 2 Removed testing of route statuses.update_with_media but it's considered deprecated by Twitter even though it still works. As a consequence, CI tests will only post 14 tweets instead of 42 each time now, so that we can avoid reaching the limit of 300 max every 3 hours and breaking the tests for no reason
twitter-1.19.1
fix SSL context not applied to all queries
twitter-1.19.0
remove warnings in tests for old python3 versions