Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Releases: python-twitter-tools/twitter

twitter-1.19.6

Choose a tag to compare

@boogheta boogheta released this 14 Sep 13:34
Using a ssl context object to avoid deprecation warnings in py3

twitter-1.19.5

Choose a tag to compare

@boogheta boogheta released this 14 Sep 09:49
Using certifi to find ssl cert for nontrivial python installations

twitter-2.0-alpha.2

twitter-2.0-alpha.2 Pre-release
Pre-release

Choose a tag to compare

@boogheta boogheta released this 14 Sep 13:39
Merge branch 'master' into api_v2

twitter-2.0-alpha.1

twitter-2.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@boogheta boogheta released this 14 Sep 10:02
Merge branch 'master' into api_v2

twitter-1.19.4

Choose a tag to compare

@boogheta boogheta released this 25 Aug 08:49
fix JSONDecodeError missing for py2.7

Development unstable v2

Pre-release

Choose a tag to compare

@boogheta boogheta released this 17 Jan 14:28
twitter-2.0-alpha

WIP on README

twitter-1.19.3

Choose a tag to compare

@boogheta boogheta released this 18 Jun 10:39
catch jsondecode errors due to bad connections and handle them as twi…

twitter-1.19.2

Choose a tag to compare

@boogheta boogheta released this 03 Jun 16:39
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

Choose a tag to compare

@boogheta boogheta released this 31 May 17:33
fix SSL context not applied to all queries

twitter-1.19.0

Choose a tag to compare

@boogheta boogheta released this 31 May 16:24
remove warnings in tests for old python3 versions