tweepy.git
2021-05-20 HarmonFix reference in documentation for Cursor
2021-05-19 HarmonProperly close file in API.simple_upload
2021-05-19 HarmonProperly close file in API.update_profile_banner
2021-05-19 HarmonProperly close file in API.update_with_media
2021-05-19 HarmonSkip auth tests if consumer key and/or secret missing
2021-05-19 HarmonRemove Stream tests
2021-05-19 HarmonUpdate API.user_timeline argument name in next(cursor...
2021-05-19 HarmonUpdate consumer key and secret usage in auth tests
2021-05-19 HarmonUse ensure_future instead of create_task in AsyncStream
2021-05-18 HarmonSwitch from recommonmark to MyST-Parser for documentation
2021-05-18 HarmonRemove sphinxcontrib-trio for documentation
2021-05-18 HarmonPin Read the Docs Sphinx theme version for documentation
2021-05-18 HarmonPin Sphinx version for documentation
2021-05-16 HarmonUse sphinxcontrib-trio for documentation
2021-05-16 HarmonInstall async extra for Read the Docs
2021-05-16 HarmonMerge pull request #1491 from tweepy/async-streaming
2021-05-16 HarmonCheck oauthlib installation when importing asynchronous...
2021-05-13 HarmonRemove unused os import in api.py
2021-05-13 HarmonAdd API.user_agent
2021-05-13 HarmonMerge pull request #1584 from crunis/async-streaming
2021-05-13 Christian TeijonUpdate documentation
2021-05-13 HarmonBump version to 4.0.0-alpha for development purposes
2021-05-12 Christian TeijonRemove async from filter and sample functions
2021-05-07 HarmonChange Client initialization parameter to be keyword...
2021-05-01 HarmonFix reference to pinned_tweet_id in User
2021-04-29 HarmonAdd installation documentation for async extra
2021-04-29 HarmonImprove documentation for Stream.sample
2021-04-29 HarmonChange AsyncStream.sample parameters to be keyword...
2021-04-29 HarmonChange AsyncStream.filter parameters to be keyword...
2021-04-29 HarmonChange AsyncStream initialization parameters to be...
2021-04-29 HarmonAdd languages parameter for AsyncStream.sample
2021-04-29 HarmonAdd filter_level and languages parameters for AsyncStre...
2021-04-29 HarmonAdd Parameters and Raises to documentation for AsyncStream
2021-04-29 HarmonImprove terminology in AsyncStream.on_keep_alive
2021-04-29 HarmonMerge branch 'master' into async-streaming
2021-04-29 HarmonUse stable version of Requests documentation for Inters...
2021-04-29 HarmonAdd documentation for AsyncStream
2021-04-29 HarmonMerge branch 'master' into async-streaming
2021-04-29 HarmonRemove Pagination Code Snippet
2021-04-29 HarmonImprove limit handling in Cursor iterators
2021-04-29 HarmonImprove variable name in Cursor.items
2021-04-29 HarmonUse default limit of infinite rather than 0 for Cursor...
2021-04-29 HarmonReplace Cursor Tutorial with documentation for Cursor
2021-04-28 HarmonMerge pull request #1574 from kowalczyk-krzysztof/master
2021-04-28 Krzysztof KowalczykUpdated Project-Id-Version for exceptions.po
2021-04-28 Krzysztof KowalczykFixed changelog date
2021-04-28 Krzysztof KowalczykFixed dates
2021-04-28 Krzysztof KowalczykFixed translation mistakes
2021-04-27 HarmonImprove API v1.1 Models Reference documentation order
2021-04-27 HarmonImprove order in models.py
2021-04-27 HarmonImprove ResultSet formatting
2021-04-27 HarmonAdd models reference documentation for API v1.1
2021-04-27 HarmonRemove Relation model
2021-04-27 HarmonImprove clarity of Client.like
2021-04-27 HarmonImprove documentation on returned value for Client...
2021-04-27 HarmonImprove documentation on returned value for Client...
2021-04-27 HarmonAdd Client.block and Client.unblock
2021-04-27 HarmonAdd Client.like and Client.unlike
2021-04-27 HarmonImprove quotation mark consistency in Client tests
2021-04-27 HarmonChange Client.unhide_reply parameter name to match...
2021-04-27 HarmonMerge pull request #1535 from tweepy/api-v2
2021-04-21 Krzysztof KowalczykUpdated Polish language locale
2021-04-14 HarmonMerge pull request #1569 from DefiDebauchery/patch-1
2021-04-14 DefiDebaucheryUpdate TweepError calls to TweepyException
2021-04-14 HarmonMerge branch 'master' into async-streaming
2021-04-13 HarmonRemove record.json
2021-04-13 HarmonMerge branch 'master' into api-v2
2021-04-13 HarmonRemove use_replay import in test_api.py
2021-04-13 HarmonAdd tests for Client
2021-04-13 HarmonDocument pagination
2021-04-13 HarmonDocument models
2021-04-13 HarmonReplace API v1.1 models in package namespace
2021-04-13 HarmonDocument Response
2021-04-13 HarmonDocument Client
2021-04-12 HarmonImprove Client.get_users line length consistency
2021-04-12 HarmonMerge branch 'master' into api-v2
2021-04-12 HarmonRemove streaming.py example
2021-04-12 HarmonRemove currentmodule directive from exceptions document...
2021-04-12 HarmonFix header reference in documentation for API
2021-04-12 HarmonFix header reference in documentation for Stream
2021-04-12 HarmonUpdate and improve documentation for streaming
2021-04-12 HarmonImprove wording in documentation for Stream.on_data
2021-04-12 HarmonChange Stream.on_closed resp parameter name to response
2021-04-12 HarmonDocument API.Stream
2021-04-12 HarmonChange Stream.on_warning notice parameter name to warning
2021-04-12 HarmonChange Stream.on_disconnect_message notice parameter...
2021-04-12 HarmonImprove formatting in API.search_full_archive documentation
2021-04-12 HarmonImprove formatting in API.search_30_day documentation
2021-04-12 HarmonAutomatically document all exceptions
2021-04-11 HarmonImprove formatting in API docstring
2021-04-11 HarmonAdd Read the Docs configuration file to specify require...
2021-04-11 HarmonPin recommonmark version for documentation
2021-04-11 HarmonImprove note about release notes in changelog
2021-04-11 HarmonMove changelog to documentation
2021-04-11 HarmonImprove order of Extended Tweets documentation
2021-04-11 HarmonUpdate link to Twitter's Tweet updates documentation
2021-04-11 HarmonImprove API documentation header capitalization
2021-04-11 HarmonRemove self-evident blurb in API documentation
2021-04-11 HarmonImprove API documentation headers
2021-04-11 HarmonSeparate, update, and improve exceptions documentation
next