Change kwargs ("twitter_token", "twitter_secret") => ("app_key", "app_secret") #75
Labels
No labels
Bug
Enhancement
Feature Suggestion
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: code/twython#75
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Think we can start building out a list of stuff we might want for Twython 2.0.0
Right now, the only thing I can think of - off the top of my head - is changing the kwarg names "twitter_token" and "twitter_secret" to either "app_key" and "app_secret" or "consumer_key" and "consumer_secret"