Tweepy

Latest version: v4.14.0

Safety actively analyzes 629959 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 9

3.4.0

--------------------------
New Features
- Add API for account/settings (PR 596)
- Added RateLimitError for easily working with the rate limit. (Issue 600, PR 611) obskyr
- Allow include_email param for verify_credentials API (PR 623)
- Added support for the "filter_level" parameter for the streaming API (PR 619)

Bug Fixes
- Streaming: don't decode stream bytes until json.decode (PR 606)
- Typo fix on _add_list_members, _remove_list_members properties. (PR 593)
- Fixes issue 570 - add "exception" when raising one
- Change raise in streaming.py to raise exception (PR 621)

3.3.0

--------------------------
- Loosen our dependency requirements for Requests (>= 2.4.3)
- Fix issue with streams freezing up on Python 3 (Issue 556)
- Add keep_alive() callback to StreamListener when keep alive messages arrive
- Fix issue with stream session headers not being used when restarting connection
- Fix issue with streams getting stuck in a loop when connection dies. (PR 561)

3.2.0

--------------------------
- Remove deprecated trends methods.
- Fix tweepy.debug() to work in Python 3.
- Fixed issue 529 - StreamListener language filter stopped working.
- Add Documentation Page for streaming.
- Add media/upload endpoint.
- Add media_ids parameter to update_status().

3.1.0

--------------------------
- Allow specifying your own ssl certificates for streaming client.
- Distribute Python Wheels instead of dumb binaries.
- Fix cursor invocation, passing args to underlying method. (https://github.com/tweepy/tweepy/issues/515)
- Upgrade to Request 2.4.3

3.0

------------------------
- Added multiple list members operation api methods (add_list_members, remove_list_members).
- Added sitestream endpoint.
- Switch to using Requests instead of httplib.
- Fully removed support for non-secure HTTP.
- Proxy support.
- Add API method for /statuses/lookup.json
- Add missing 'count' parameter to followers_ids
- Added allowed_param to update_profile_image
- Comparison between Status objects
- Extend on_data method by including a conditional to process warning messages and add the definition of the method to manage those warning messages
- Better Python 3 support.

2.3.0

Not secure
--------------------------
<https://github.com/tweepy/tweepy/compare/2.2...v2.3.0>

Page 5 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.