api.cursor's return_pages kwarg is undocumented #464
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: repos/twython#464
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 was argued to me that a competitor's cursor implementation was superior because it could allows to work with pages of results as well as individual items. Twython does have this functionality, but it's undocumented AFAICT.
PR incoming.