Docstring is out of date? #481
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#481
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?
It looks like the docstring on many functions are out of date. Namely, the URL references to Twitter documentation are incorrect.
For instance, the docstring for
Twython.searchreturns:The url given 404s. In this case I think it should be https://developer.twitter.com/en/docs/tweets/search/api-reference/get-search-tweets.html
Hi @scottpham, thanks for pointing this out. The docs point to their old documentation. Feel free to open up a pull request replacing all the references to dev.twitter.com