tweepy.git
2023-11-21 Ian Kellingadd tweet pin/unpin functions master
2023-08-26 HarmonAdd notes about endpoint removals in Client / AsyncClie...
2023-08-26 HarmonDeprecate API methods using now deprecated v1.1 endpoints
2023-08-26 HarmonImprove formatting for link targets in API documentation
2023-08-26 HarmonUse method instead of function roles in API documentation
2023-08-03 HarmonUpdate actions/checkout from v2 to v3
2023-07-05 HarmonImprove clarity of OAuth 2.0 User Context example code
2023-06-29 HarmonRemove Client and AsyncClient block and unblock methods
2023-06-24 HarmonAdd GitHub discussions category form for questions
2023-06-23 HarmonLimit urllib3 to < 2 for test extra
2023-06-23 HarmonAdd GitHub issue forms and template chooser
2023-04-24 HarmonAdd DOI for v4.14.0 to CITATION
2023-04-24 HarmonRelease v4.14.0
2023-04-24 HarmonAdd changelog for version 4.14.0
2023-04-24 HarmonRemove extraneous newline in version 4.13.0 changelog
2023-04-21 HarmonRemove no longer valid Twitter API version badges in...
2023-04-21 HarmonRemove support for deprecated Premium v1.1 Search APIs
2023-03-18 HarmonRemove redundant section in Expansions and Fields docum...
2023-03-18 HarmonImprove headings in Expansions and Fields documentation
2023-03-18 HarmonAdd constants for potential model object fields
2023-03-18 HarmonAdd creator_id field for Space
2023-03-17 HarmonReorganize Streaming documentation
2023-03-17 HarmonOverhaul Getting Started documentation
2023-03-17 HarmonUpdate heading in Extended Tweets documentation
2023-03-17 HarmonNormalize position of Extended Tweets page in documentation
2023-03-17 HarmonAdd note about deprecation and removal of Stream and...
2023-03-17 HarmonRemove Stream and AsyncStream
2023-03-09 HarmonAdd DOI for v4.13.0 to CITATION
2023-03-09 HarmonRelease v4.13.0
2023-03-09 HarmonAdd changelog for version 4.13.0
2023-03-09 HarmonSupport async-lru v2
2023-03-01 HarmonDeprecate Stream and AsyncStream
2023-03-01 HarmonAdd verified_type field for User
2023-02-12 HarmonAdd note in documentation about removal of Tweet source...
2023-02-11 HarmonHandle incorrect processing state for errored chunked...
2023-01-30 HarmonHandle empty payloads in JSONParser.parse
2023-01-01 HarmonRemove streaming methods using retired API v1.1 features
2023-01-01 HarmonReturn base class method value in _process_data method...
2023-01-01 HarmonUpdate copyright years to include 2023
2022-11-15 HarmonAdd section in documentation about dm_event_fields...
2022-11-15 HarmonUpdate documentation for dm_event_fields parameter
2022-11-15 HarmonDocument specific expansions available for each type...
2022-11-15 HarmonAdd documentation for Direct Message events
2022-11-15 HarmonMerge pull request #2009 from qin-yu/qy/dm-event-doc
2022-11-11 Qin YuRemove DM event section in docs/expansions_and_fields.rst
2022-11-11 Qin YuUpdate Direct Message events' expansions in docs/expans...
2022-11-11 Qin YuUpdate expansions section in docs/expansions_and_fields.rst
2022-11-11 Qin YuAdd fields documentation for Direct Message events
2022-11-10 HarmonMove SECURITY.md to .github folder
2022-11-10 HarmonCreate SECURITY.md
2022-11-06 HarmonAdd DOI for v4.12.1 to CITATION
2022-11-06 HarmonRelease v4.12.1
2022-11-06 HarmonAdd changelog for version 4.12.1
2022-11-02 HarmonChange initial network_error_wait to 0 for streaming
2022-10-30 HarmonDocument limit and pagination_token parameters for...
2022-10-30 HarmonDocument limit and pagination_token parameters for...
2022-10-30 HarmonFix Intersphinx link to namedtuple in documentation...
2022-10-30 HarmonWarn when Tweet data is missing default edit_history_tw...
2022-10-29 HarmonAdd CITATION.cff
2022-10-29 HarmonImprove format of badges in README
2022-10-29 HarmonAdd DOI badge to README
2022-10-29 HarmonLog streaming connection error exceptions
2022-10-29 HarmonDefault AsyncBaseStream to abort closed SSL transports
2022-10-29 HarmonAdd 1 second buffer to API v2 streaming timeout
2022-10-28 HarmonReplace docs/requirements.txt with docs extra
2022-10-28 HarmonUse _construct_response in AsyncClient._make_request
2022-10-28 HarmonMerge pull request #1997 from JEnduriumK/master
2022-10-28 J.EnduriumBreakout Response creation into separate method
2022-10-28 HarmonRelease v4.12.0
2022-10-28 HarmonAdd changelog for version 4.12.0
2022-10-28 HarmonAdd support for Twitter API v2 Direct Messages endpoints
2022-10-28 HarmonAdd missing angle bracket to string representation...
2022-10-27 HarmonFix signature of Client.get_quote_tweets in documentation
2022-10-27 HarmonRevert "Change API method docstrings to raw strings"
2022-10-27 HarmonImprove exceptions raised for unknown method return...
2022-10-27 HarmonHandle different method return types in flatten methods...
2022-10-27 HarmonAdd version changed directive to documentation for...
2022-10-27 HarmonMerge pull request #1910 from New-dev0/patch-1
2022-10-27 Devesh PalUpdate tweepy/media.py
2022-10-26 HarmonAdd documentation for Tweet fields
2022-10-26 HarmonFix class references in notes in documentation for...
2022-10-26 HarmonUpdate actions/setup-python from v3 to v4
2022-10-26 HarmonUpdate actions/setup-python from v2 to v3
2022-10-26 HarmonAdd support for Python 3.11
2022-10-25 HarmonChange API method docstrings to raw strings
2022-10-25 HarmonImprove formatting in api.py
2022-10-25 HarmonMerge pull request #1861 from lqhuang/fix-meta-attr...
2022-10-25 Lanqing HuangAdjust line length for `AsyncPaginator` docstring
2022-10-25 Lanqing HuangAdjust docstring for sync/async Paginator
2022-10-24 HarmonRelease v4.11.0
2022-10-24 HarmonAdd changelog for version 4.11.0
2022-10-24 HarmonAdd version changed directive to documentation for...
2022-10-24 HarmonAdd version changed directive to documentation for API
2022-10-24 Lanqing HuangFix incorrect `Response` type for `AsyncPaginator`...
2022-10-24 Lanqing HuangFix handling of `meta` attr for different response...
2022-10-24 Lanqing HuangFix `AttributeError` by accessing `meta` field when...
2022-10-22 HarmonUpdate changelog references in FAQ
2022-10-22 HarmonImprove documentation for wait_on_rate_limit parameter...
2022-10-22 HarmonLower API v2 streaming timeout to 20 seconds
2022-10-21 HarmonHandle 429 HTTP errors for streaming
next