pypi tweepy 4.12.1

latest releases: 4.14.0, 4.13.0
17 months ago

Bug Fixes

  • Add 1 second buffer to API v2 streaming timeout (51a5d61)
    • The keep-alive is often received after marginally longer than 20 seconds, causing unnecessary timeouts and reconnects with a timeout of exactly 20 seconds
  • Default AsyncBaseStream to abort closed SSL transports (#1904)
  • Warn when Tweet data is missing default edit_history_tweet_ids field (3dea0df, #1994)
  • Change initial network_error_wait to 0 for streaming (b18c1a6)
    • Attempt to reconnect immediately when established streaming connection drops

Misc

  • Document limit and pagination_token parameters for Paginator and AsyncPaginator (e98ab02, bb934fc)
  • Use separate method to construct Response in Client and AsyncClient (#1997, 9983735)
  • Log streaming connection error exceptions (b7f02c6)
  • Add CITATION.cff (2547b44)
  • Add DOI badge to README (72a33c9)
  • Replace docs/requirements.txt with docs extra (0ccfe86)
  • Fix Intersphinx link to namedtuple in documentation for Response (352c74a)
  • Improve format of badges in README (d41c813)

Don't miss a new tweepy release

NewReleases is sending notifications on new releases.