tweepy.git
3 years agoStop allowing positional arguments for API.lists_all
Harmon [Sun, 14 Feb 2021 06:37:28 +0000 (00:37 -0600)]
Stop allowing positional arguments for API.lists_all

Also improve endpoint parameters order to match Twitter API documentation

3 years agoStop allowing positional arguments for API.update_list
Harmon [Sun, 14 Feb 2021 06:36:09 +0000 (00:36 -0600)]
Stop allowing positional arguments for API.update_list

3 years agoStop allowing positional arguments for API.destroy_list
Harmon [Sun, 14 Feb 2021 06:34:37 +0000 (00:34 -0600)]
Stop allowing positional arguments for API.destroy_list

3 years agoStop allowing positional arguments besides name for API.create_list
Harmon [Sun, 14 Feb 2021 06:31:44 +0000 (00:31 -0600)]
Stop allowing positional arguments besides name for API.create_list

3 years agoRequire name parameter for API.create_list
Harmon [Sun, 14 Feb 2021 06:30:53 +0000 (00:30 -0600)]
Require name parameter for API.create_list

3 years agoStop allowing positional arguments for API.destroy_saved_search
Harmon [Sun, 14 Feb 2021 06:28:55 +0000 (00:28 -0600)]
Stop allowing positional arguments for API.destroy_saved_search

Stop allowing positional arguments besides id for API.destroy_saved_search

3 years agoRename saved_search_id API.destroy_saved_search parameter to id
Harmon [Sun, 14 Feb 2021 06:27:58 +0000 (00:27 -0600)]
Rename saved_search_id API.destroy_saved_search parameter to id

3 years agoStop allowing positional arguments for API.create_saved_search
Harmon [Sun, 14 Feb 2021 06:26:18 +0000 (00:26 -0600)]
Stop allowing positional arguments for API.create_saved_search

Stop allowing positional arguments besides query for API.create_saved_search

3 years agoRequire query parameter for API.create_saved_search
Harmon [Sun, 14 Feb 2021 06:25:23 +0000 (00:25 -0600)]
Require query parameter for API.create_saved_search

3 years agoStop allowing positional arguments besides id for API.get_saved_search
Harmon [Sun, 14 Feb 2021 06:23:59 +0000 (00:23 -0600)]
Stop allowing positional arguments besides id for API.get_saved_search

3 years agoRename saved_search_id API.get_saved_search parameter to id
Harmon [Sun, 14 Feb 2021 06:22:32 +0000 (00:22 -0600)]
Rename saved_search_id API.get_saved_search parameter to id

3 years agoStop allowing positional arguments for API.saved_searches
Harmon [Sun, 14 Feb 2021 06:20:39 +0000 (00:20 -0600)]
Stop allowing positional arguments for API.saved_searches

3 years agoStop allowing positional arguments for API.report_spam
Harmon [Sun, 14 Feb 2021 06:19:30 +0000 (00:19 -0600)]
Stop allowing positional arguments for API.report_spam

Also improve endpoint parameters order to match Twitter API documentation

3 years agoStop allowing positional arguments for API.blocks_ids
Harmon [Sun, 14 Feb 2021 06:18:06 +0000 (00:18 -0600)]
Stop allowing positional arguments for API.blocks_ids

3 years agoAdd stringify_ids endpoint parameter for API.blocks_ids
Harmon [Sun, 14 Feb 2021 06:16:16 +0000 (00:16 -0600)]
Add stringify_ids endpoint parameter for API.blocks_ids

3 years agoStop allowing positional arguments for API.blocks
Harmon [Sun, 14 Feb 2021 06:14:09 +0000 (00:14 -0600)]
Stop allowing positional arguments for API.blocks

3 years agoAdd include_entities and skip_status endpoint parameters for API.blocks
Harmon [Sun, 14 Feb 2021 06:13:09 +0000 (00:13 -0600)]
Add include_entities and skip_status endpoint parameters for API.blocks

3 years agoStop allowing positional arguments for API.destroy_mute
Harmon [Sun, 14 Feb 2021 06:11:35 +0000 (00:11 -0600)]
Stop allowing positional arguments for API.destroy_mute

Also improve endpoint parameters order to match Twitter API documentation

3 years agoRemove id endpoint parameter for API.destroy_mute
Harmon [Sun, 14 Feb 2021 06:09:58 +0000 (00:09 -0600)]
Remove id endpoint parameter for API.destroy_mute

3 years agoStop allowing positional arguments for API.create_mute
Harmon [Sun, 14 Feb 2021 06:08:58 +0000 (00:08 -0600)]
Stop allowing positional arguments for API.create_mute

Also improve endpoint parameters order to match Twitter API documentation

3 years agoRemove id endpoint parameter for API.create_mute
Harmon [Sun, 14 Feb 2021 06:07:52 +0000 (00:07 -0600)]
Remove id endpoint parameter for API.create_mute

3 years agoStop allowing positional arguments for API.mutes
Harmon [Sun, 14 Feb 2021 06:06:00 +0000 (00:06 -0600)]
Stop allowing positional arguments for API.mutes

3 years agoStop allowing positional arguments for API.mutes_ids
Harmon [Sun, 14 Feb 2021 06:04:35 +0000 (00:04 -0600)]
Stop allowing positional arguments for API.mutes_ids

3 years agoAdd stringify_ids endpoint parameter for API.mutes_ids
Harmon [Sun, 14 Feb 2021 06:03:59 +0000 (00:03 -0600)]
Add stringify_ids endpoint parameter for API.mutes_ids

3 years agoStop allowing positional arguments for API.destroy_block
Harmon [Sat, 13 Feb 2021 22:17:16 +0000 (16:17 -0600)]
Stop allowing positional arguments for API.destroy_block

Also improve endpoint parameters order to match Twitter API documentation

3 years agoAdd endpoint parameters for API.destroy_block
Harmon [Sat, 13 Feb 2021 22:13:00 +0000 (16:13 -0600)]
Add endpoint parameters for API.destroy_block

Add include_entities and skip_status endpoint parameters for API.destroy_block

3 years agoUpdate cassette for test using API.destroy_block
Harmon [Sat, 13 Feb 2021 22:11:48 +0000 (16:11 -0600)]
Update cassette for test using API.destroy_block

3 years agoUpdate test using API.destroy_block to pass keyword argument
Harmon [Sat, 13 Feb 2021 22:10:32 +0000 (16:10 -0600)]
Update test using API.destroy_block to pass keyword argument

3 years agoRemove id endpoint parameter for API.destroy_block
Harmon [Sat, 13 Feb 2021 22:10:03 +0000 (16:10 -0600)]
Remove id endpoint parameter for API.destroy_block

3 years agoStop allowing positional arguments for API.create_block
Harmon [Sat, 13 Feb 2021 22:08:35 +0000 (16:08 -0600)]
Stop allowing positional arguments for API.create_block

Also improve endpoint parameters order to match Twitter API documentation

3 years agoAdd endpoint parameters for API.create_block
Harmon [Sat, 13 Feb 2021 22:05:49 +0000 (16:05 -0600)]
Add endpoint parameters for API.create_block

Add include_entities and skip_status endpoint parameters for API.create_block

3 years agoUpdate cassette for test using API.create_block
Harmon [Sat, 13 Feb 2021 22:03:45 +0000 (16:03 -0600)]
Update cassette for test using API.create_block

3 years agoUpdate test using API.create_block to pass keyword argument
Harmon [Sat, 13 Feb 2021 22:02:10 +0000 (16:02 -0600)]
Update test using API.create_block to pass keyword argument

3 years agoRemove id endpoint parameter for API.create_block
Harmon [Sat, 13 Feb 2021 22:01:16 +0000 (16:01 -0600)]
Remove id endpoint parameter for API.create_block

3 years agoStop allowing positional arguments besides id for API.destroy_favorite
Harmon [Sat, 13 Feb 2021 20:06:29 +0000 (14:06 -0600)]
Stop allowing positional arguments besides id for API.destroy_favorite

3 years agoAdd include_entities endpoint parameter for API.destroy_favorite
Harmon [Sat, 13 Feb 2021 20:05:36 +0000 (14:05 -0600)]
Add include_entities endpoint parameter for API.destroy_favorite

3 years agoRequire id parameter for API.destroy_favorite
Harmon [Sat, 13 Feb 2021 20:04:59 +0000 (14:04 -0600)]
Require id parameter for API.destroy_favorite

3 years agoStop allowing positional arguments besides id for API.create_favorite
Harmon [Sat, 13 Feb 2021 20:02:23 +0000 (14:02 -0600)]
Stop allowing positional arguments besides id for API.create_favorite

3 years agoAdd include_entities endpoint parameter for API.create_favorite
Harmon [Sat, 13 Feb 2021 20:01:10 +0000 (14:01 -0600)]
Add include_entities endpoint parameter for API.create_favorite

3 years agoRequire id parameter for API.create_favorite
Harmon [Sat, 13 Feb 2021 20:00:18 +0000 (14:00 -0600)]
Require id parameter for API.create_favorite

3 years agoStop allowing positional arguments for API.favorites
Harmon [Sat, 13 Feb 2021 19:56:26 +0000 (13:56 -0600)]
Stop allowing positional arguments for API.favorites

Also improve endpoint parameters order to match Twitter API documentation

3 years agoAdd include_entities endpoint parameter for API.favorites
Harmon [Sat, 13 Feb 2021 19:54:30 +0000 (13:54 -0600)]
Add include_entities endpoint parameter for API.favorites

3 years agoStop allowing positional arguments for API.update_profile
Harmon [Sat, 13 Feb 2021 19:52:47 +0000 (13:52 -0600)]
Stop allowing positional arguments for API.update_profile

3 years agoAdd endpoint parameters for API.update_profile
Harmon [Sat, 13 Feb 2021 19:51:45 +0000 (13:51 -0600)]
Add endpoint parameters for API.update_profile

Add include_entities and skip_status endpoint parameters for API.update_profile

3 years agoRemove undefined argument for API.request in API.update_profile_image
Harmon [Sat, 13 Feb 2021 06:26:14 +0000 (00:26 -0600)]
Remove undefined argument for API.request in API.update_profile_image

3 years agoStop allowing positional arguments for API.rate_limit_status
Harmon [Sat, 13 Feb 2021 06:19:35 +0000 (00:19 -0600)]
Stop allowing positional arguments for API.rate_limit_status

3 years agoRemove handling of 401 HTTP status code in API.verify_credentials
Harmon [Sat, 13 Feb 2021 06:14:21 +0000 (00:14 -0600)]
Remove handling of 401 HTTP status code in API.verify_credentials

3 years agoStop allowing positional arguments for API.set_settings
Harmon [Sat, 13 Feb 2021 06:09:44 +0000 (00:09 -0600)]
Stop allowing positional arguments for API.set_settings

3 years agoRemove allow_contributor_request endpoint parameter for API.set_settings
Harmon [Sat, 13 Feb 2021 06:08:52 +0000 (00:08 -0600)]
Remove allow_contributor_request endpoint parameter for API.set_settings

3 years agoStop allowing positional arguments for API.get_settings
Harmon [Fri, 12 Feb 2021 23:49:20 +0000 (17:49 -0600)]
Stop allowing positional arguments for API.get_settings

Also improve docstring formatting consistency

3 years agoStop allowing positional arguments for API.followers
Harmon [Fri, 12 Feb 2021 23:47:48 +0000 (17:47 -0600)]
Stop allowing positional arguments for API.followers

3 years agoUpdate cassette for test using API.followers
Harmon [Fri, 12 Feb 2021 23:46:36 +0000 (17:46 -0600)]
Update cassette for test using API.followers

3 years agoUpdate test using API.followers to pass keyword argument
Harmon [Fri, 12 Feb 2021 23:43:04 +0000 (17:43 -0600)]
Update test using API.followers to pass keyword argument

3 years agoRemove id endpoint parameter for API.followers
Harmon [Fri, 12 Feb 2021 23:37:33 +0000 (17:37 -0600)]
Remove id endpoint parameter for API.followers

3 years agoStop allowing positional arguments for API.followers_ids
Harmon [Fri, 12 Feb 2021 23:35:51 +0000 (17:35 -0600)]
Stop allowing positional arguments for API.followers_ids

3 years agoUpdate cassettes for tests using API.followers_ids
Harmon [Fri, 12 Feb 2021 23:31:38 +0000 (17:31 -0600)]
Update cassettes for tests using API.followers_ids

3 years agoUpdate tests using API.followers_ids to pass keyword arguments
Harmon [Fri, 12 Feb 2021 23:25:30 +0000 (17:25 -0600)]
Update tests using API.followers_ids to pass keyword arguments

3 years agoRemove id endpoint parameter for API.followers_ids
Harmon [Fri, 12 Feb 2021 23:24:24 +0000 (17:24 -0600)]
Remove id endpoint parameter for API.followers_ids

3 years agoStop allowing positional arguments for API.friendships_outgoing
Harmon [Fri, 12 Feb 2021 04:17:37 +0000 (22:17 -0600)]
Stop allowing positional arguments for API.friendships_outgoing

3 years agoAdd stringify_ids endpoint parameter for API.friendships_outgoing
Harmon [Fri, 12 Feb 2021 04:17:15 +0000 (22:17 -0600)]
Add stringify_ids endpoint parameter for API.friendships_outgoing

3 years agoStop allowing positional arguments for API.friendships_incoming
Harmon [Fri, 12 Feb 2021 04:12:50 +0000 (22:12 -0600)]
Stop allowing positional arguments for API.friendships_incoming

3 years agoAdd stringify_ids endpoint parameter for API.friendships_incoming
Harmon [Fri, 12 Feb 2021 04:11:55 +0000 (22:11 -0600)]
Add stringify_ids endpoint parameter for API.friendships_incoming

3 years agoStop allowing positional arguments for API.friends
Harmon [Fri, 12 Feb 2021 04:10:05 +0000 (22:10 -0600)]
Stop allowing positional arguments for API.friends

3 years agoUpdate cassette for test using API.friends
Harmon [Fri, 12 Feb 2021 04:08:20 +0000 (22:08 -0600)]
Update cassette for test using API.friends

3 years agoUpdate test using API.friends to pass keyword argument
Harmon [Fri, 12 Feb 2021 04:06:50 +0000 (22:06 -0600)]
Update test using API.friends to pass keyword argument

3 years agoRemove id endpoint parameter for API.friends
Harmon [Fri, 12 Feb 2021 04:06:29 +0000 (22:06 -0600)]
Remove id endpoint parameter for API.friends

3 years agoStop allowing positional arguments for API.friends_ids
Harmon [Fri, 12 Feb 2021 04:03:03 +0000 (22:03 -0600)]
Stop allowing positional arguments for API.friends_ids

3 years agoAdd stringify_ids and count endpoint parameters for API.friends_ids
Harmon [Fri, 12 Feb 2021 04:01:37 +0000 (22:01 -0600)]
Add stringify_ids and count endpoint parameters for API.friends_ids

3 years agoUpdate cassette for test using API.friends_ids
Harmon [Fri, 12 Feb 2021 03:59:57 +0000 (21:59 -0600)]
Update cassette for test using API.friends_ids

3 years agoUpdate test using API.friends_ids to pass keyword argument
Harmon [Fri, 12 Feb 2021 03:57:58 +0000 (21:57 -0600)]
Update test using API.friends_ids to pass keyword argument

3 years agoRemove id endpoint parameter for API.friends_ids
Harmon [Fri, 12 Feb 2021 03:57:26 +0000 (21:57 -0600)]
Remove id endpoint parameter for API.friends_ids

3 years agoImprove parameter order in API.lookup_friendships
Harmon [Fri, 12 Feb 2021 03:53:11 +0000 (21:53 -0600)]
Improve parameter order in API.lookup_friendships

So as to match Twitter API documentation

3 years agoChange API.lookup_friendships parameters to be keyword-only
Harmon [Fri, 12 Feb 2021 03:51:24 +0000 (21:51 -0600)]
Change API.lookup_friendships parameters to be keyword-only

Change user_id and screen_name API.lookup_friendships parameters to be keyword-only

3 years agoRename screen_names API.lookup_friendships parameter to screen_name
Harmon [Fri, 12 Feb 2021 03:49:41 +0000 (21:49 -0600)]
Rename screen_names API.lookup_friendships parameter to screen_name

3 years agoRename user_ids API.lookup_friendships parameter to user_id
Harmon [Fri, 12 Feb 2021 03:48:32 +0000 (21:48 -0600)]
Rename user_ids API.lookup_friendships parameter to user_id

3 years agoStop allowing positional arguments for API.show_friendship
Harmon [Fri, 12 Feb 2021 03:46:55 +0000 (21:46 -0600)]
Stop allowing positional arguments for API.show_friendship

3 years agoStop allowing positional arguments for API.destroy_friendship
Harmon [Fri, 12 Feb 2021 03:45:27 +0000 (21:45 -0600)]
Stop allowing positional arguments for API.destroy_friendship

Also improve endpoint parameters order to match Twitter API documentation

3 years agoUpdate cassette for test using API.destroy_friendship
Harmon [Fri, 12 Feb 2021 03:43:41 +0000 (21:43 -0600)]
Update cassette for test using API.destroy_friendship

3 years agoUpdate test using API.destroy_friendship to pass keyword argument
Harmon [Fri, 12 Feb 2021 03:41:04 +0000 (21:41 -0600)]
Update test using API.destroy_friendship to pass keyword argument

3 years agoRemove id endpoint parameter for API.destroy_friendship
Harmon [Fri, 12 Feb 2021 03:40:00 +0000 (21:40 -0600)]
Remove id endpoint parameter for API.destroy_friendship

3 years agoStop allowing positional arguments for API.create_friendship
Harmon [Fri, 12 Feb 2021 03:38:10 +0000 (21:38 -0600)]
Stop allowing positional arguments for API.create_friendship

Also improve endpoint parameters order to match Twitter API documentation

3 years agoUpdate cassettes for tests using API.create_friendship
Harmon [Fri, 12 Feb 2021 03:35:03 +0000 (21:35 -0600)]
Update cassettes for tests using API.create_friendship

3 years agoUpdate tests using API.create_friendship to pass keyword arguments
Harmon [Fri, 12 Feb 2021 03:30:28 +0000 (21:30 -0600)]
Update tests using API.create_friendship to pass keyword arguments

3 years agoRemove id endpoint parameter for API.create_friendship
Harmon [Fri, 12 Feb 2021 03:29:36 +0000 (21:29 -0600)]
Remove id endpoint parameter for API.create_friendship

3 years agoStop allowing positional arguments for API.destroy_direct_message
Harmon [Wed, 10 Feb 2021 19:31:53 +0000 (13:31 -0600)]
Stop allowing positional arguments for API.destroy_direct_message

Stop allowing positional arguments besides id for API.destroy_direct_message

3 years agoRequire id parameter for API.destroy_direct_message
Harmon [Wed, 10 Feb 2021 19:30:44 +0000 (13:30 -0600)]
Require id parameter for API.destroy_direct_message

3 years agoChange API.send_direct_message parameters to be keyword-only
Harmon [Wed, 10 Feb 2021 19:29:34 +0000 (13:29 -0600)]
Change API.send_direct_message parameters to be keyword-only

Change quick_reply_options, attachment_type, attachment_media_id, and ctas API.send_direct_message parameters to be keyword-only

3 years agoStop allowing positional arguments for API.list_direct_messages
Harmon [Wed, 10 Feb 2021 19:25:43 +0000 (13:25 -0600)]
Stop allowing positional arguments for API.list_direct_messages

3 years agoStop allowing positional arguments besides id for API.get_direct_message
Harmon [Wed, 10 Feb 2021 19:24:32 +0000 (13:24 -0600)]
Stop allowing positional arguments besides id for API.get_direct_message

3 years agoRequire id parameter for API.get_direct_message
Harmon [Wed, 10 Feb 2021 19:23:40 +0000 (13:23 -0600)]
Require id parameter for API.get_direct_message

3 years agoStop allowing positional arguments besides q for API.search_users
Harmon [Wed, 10 Feb 2021 19:21:48 +0000 (13:21 -0600)]
Stop allowing positional arguments besides q for API.search_users

Also improve endpoint parameters order to match Twitter API documentation

3 years agoAdd include_entities endpoint parameter for API.search_users
Harmon [Wed, 10 Feb 2021 19:20:07 +0000 (13:20 -0600)]
Add include_entities endpoint parameter for API.search_users

3 years agoRequire q parameter for API.search_users
Harmon [Wed, 10 Feb 2021 19:18:49 +0000 (13:18 -0600)]
Require q parameter for API.search_users

3 years agoImprove parameter order in API.lookup_users
Harmon [Wed, 10 Feb 2021 19:17:22 +0000 (13:17 -0600)]
Improve parameter order in API.lookup_users

3 years agoStop allowing positional arguments for API.lookup_users
Harmon [Wed, 10 Feb 2021 19:16:01 +0000 (13:16 -0600)]
Stop allowing positional arguments for API.lookup_users

3 years agoChange API.lookup_users parameters to be keyword-only
Harmon [Wed, 10 Feb 2021 19:14:49 +0000 (13:14 -0600)]
Change API.lookup_users parameters to be keyword-only

Change user_id and screen_name API.lookup_users parameters to be keyword-only

3 years agoRename screen_names API.lookup_users parameter to screen_name
Harmon [Wed, 10 Feb 2021 19:12:16 +0000 (13:12 -0600)]
Rename screen_names API.lookup_users parameter to screen_name

3 years agoRename user_ids API.lookup_users parameter to user_id
Harmon [Wed, 10 Feb 2021 19:07:54 +0000 (13:07 -0600)]
Rename user_ids API.lookup_users parameter to user_id

3 years agoStop allowing positional arguments besides url for API.get_oembed
Harmon [Wed, 10 Feb 2021 19:06:03 +0000 (13:06 -0600)]
Stop allowing positional arguments besides url for API.get_oembed

3 years agoRequire url parameter for API.get_oembed
Harmon [Wed, 10 Feb 2021 19:04:24 +0000 (13:04 -0600)]
Require url parameter for API.get_oembed