tweepy.git
2021-02-13 HarmonUpdate cassette for test using API.create_block
2021-02-13 HarmonUpdate test using API.create_block to pass keyword...
2021-02-13 HarmonRemove id endpoint parameter for API.create_block
2021-02-13 HarmonStop allowing positional arguments besides id for API...
2021-02-13 HarmonAdd include_entities endpoint parameter for API.destroy...
2021-02-13 HarmonRequire id parameter for API.destroy_favorite
2021-02-13 HarmonStop allowing positional arguments besides id for API...
2021-02-13 HarmonAdd include_entities endpoint parameter for API.create_...
2021-02-13 HarmonRequire id parameter for API.create_favorite
2021-02-13 HarmonStop allowing positional arguments for API.favorites
2021-02-13 HarmonAdd include_entities endpoint parameter for API.favorites
2021-02-13 HarmonStop allowing positional arguments for API.update_profile
2021-02-13 HarmonAdd endpoint parameters for API.update_profile
2021-02-13 HarmonRemove undefined argument for API.request in API.update...
2021-02-13 HarmonStop allowing positional arguments for API.rate_limit_s...
2021-02-13 HarmonRemove handling of 401 HTTP status code in API.verify_c...
2021-02-13 HarmonStop allowing positional arguments for API.set_settings
2021-02-13 HarmonRemove allow_contributor_request endpoint parameter...
2021-02-12 HarmonStop allowing positional arguments for API.get_settings
2021-02-12 HarmonStop allowing positional arguments for API.followers
2021-02-12 HarmonUpdate cassette for test using API.followers
2021-02-12 HarmonUpdate test using API.followers to pass keyword argument
2021-02-12 HarmonRemove id endpoint parameter for API.followers
2021-02-12 HarmonStop allowing positional arguments for API.followers_ids
2021-02-12 HarmonUpdate cassettes for tests using API.followers_ids
2021-02-12 HarmonUpdate tests using API.followers_ids to pass keyword...
2021-02-12 HarmonRemove id endpoint parameter for API.followers_ids
2021-02-12 HarmonStop allowing positional arguments for API.friendships_...
2021-02-12 HarmonAdd stringify_ids endpoint parameter for API.friendship...
2021-02-12 HarmonStop allowing positional arguments for API.friendships_...
2021-02-12 HarmonAdd stringify_ids endpoint parameter for API.friendship...
2021-02-12 HarmonStop allowing positional arguments for API.friends
2021-02-12 HarmonUpdate cassette for test using API.friends
2021-02-12 HarmonUpdate test using API.friends to pass keyword argument
2021-02-12 HarmonRemove id endpoint parameter for API.friends
2021-02-12 HarmonStop allowing positional arguments for API.friends_ids
2021-02-12 HarmonAdd stringify_ids and count endpoint parameters for...
2021-02-12 HarmonUpdate cassette for test using API.friends_ids
2021-02-12 HarmonUpdate test using API.friends_ids to pass keyword argument
2021-02-12 HarmonRemove id endpoint parameter for API.friends_ids
2021-02-12 HarmonImprove parameter order in API.lookup_friendships
2021-02-12 HarmonChange API.lookup_friendships parameters to be keyword...
2021-02-12 HarmonRename screen_names API.lookup_friendships parameter...
2021-02-12 HarmonRename user_ids API.lookup_friendships parameter to...
2021-02-12 HarmonStop allowing positional arguments for API.show_friendship
2021-02-12 HarmonStop allowing positional arguments for API.destroy_frie...
2021-02-12 HarmonUpdate cassette for test using API.destroy_friendship
2021-02-12 HarmonUpdate test using API.destroy_friendship to pass keywor...
2021-02-12 HarmonRemove id endpoint parameter for API.destroy_friendship
2021-02-12 HarmonStop allowing positional arguments for API.create_frien...
2021-02-12 HarmonUpdate cassettes for tests using API.create_friendship
2021-02-12 HarmonUpdate tests using API.create_friendship to pass keywor...
2021-02-12 HarmonRemove id endpoint parameter for API.create_friendship
2021-02-10 HarmonStop allowing positional arguments for API.destroy_dire...
2021-02-10 HarmonRequire id parameter for API.destroy_direct_message
2021-02-10 HarmonChange API.send_direct_message parameters to be keyword...
2021-02-10 HarmonStop allowing positional arguments for API.list_direct_...
2021-02-10 HarmonStop allowing positional arguments besides id for API...
2021-02-10 HarmonRequire id parameter for API.get_direct_message
2021-02-10 HarmonStop allowing positional arguments besides q for API...
2021-02-10 HarmonAdd include_entities endpoint parameter for API.search_...
2021-02-10 HarmonRequire q parameter for API.search_users
2021-02-10 HarmonImprove parameter order in API.lookup_users
2021-02-10 HarmonStop allowing positional arguments for API.lookup_users
2021-02-10 HarmonChange API.lookup_users parameters to be keyword-only
2021-02-10 HarmonRename screen_names API.lookup_users parameter to scree...
2021-02-10 HarmonRename user_ids API.lookup_users parameter to user_id
2021-02-10 HarmonStop allowing positional arguments besides url for...
2021-02-10 HarmonRequire url parameter for API.get_oembed
2021-02-10 HarmonStop allowing positional arguments for API.get_user
2021-02-10 HarmonAdd include_entities endpoint parameter for API.get_user
2021-02-10 HarmonUpdate cassettes for tests using API.get_user
2021-02-10 HarmonUpdate tests using API.get_user to pass keyword arguments
2021-02-10 HarmonRemove id endpoint parameter for API.get_user
2021-02-10 HarmonStop allowing positional arguments besides id for API...
2021-02-10 HarmonAdd count endpoint parameter for API.retweeters
2021-02-10 HarmonRequire id parameter for API.retweeters
2021-02-10 HarmonStop allowing positional arguments besides id for API...
2021-02-10 HarmonAdd trim_user endpoint parameter for API.retweets
2021-02-10 HarmonRename status_id API.retweets parameter to id
2021-02-10 HarmonStop allowing positional arguments besides id for API...
2021-02-10 HarmonAdd trim_user endpoint parameter for API.unretweet
2021-02-10 HarmonRename status_id API.unretweet parameter to id
2021-02-10 HarmonStop allowing positional arguments besides id for API...
2021-02-10 HarmonAdd trim_user endpoint parameter for API.retweet
2021-02-10 HarmonRename status_id API.retweet parameter to id
2021-02-10 HarmonStop allowing positional arguments besides id for API...
2021-02-10 HarmonAdd trim_user endpoint parameter for API.destroy_status
2021-02-10 HarmonRename status_id API.destroy_status parameter to id
2021-02-10 HarmonStop allowing positional arguments for API.create_media...
2021-02-10 HarmonPass json_payload argument directly in API.create_media...
2021-02-10 HarmonRemove endpoint_parameters argument in API.create_media...
2021-02-08 HarmonStop allowing positional arguments besides status for...
2021-02-08 HarmonRequire status parameter for API.update_status
2021-02-08 HarmonStop allowing positional arguments besides id for API...
2021-02-08 HarmonRequire id parameter for API.get_status
2021-02-08 HarmonAdd endpoint parameters for API.retweets_of_me
2021-02-08 HarmonStop allowing positional arguments for API.retweets_of_me
2021-02-08 HarmonAdd endpoint parameters for API.mentions_timeline
2021-02-08 HarmonStop allowing positional arguments for API.mentions_tim...
next