Twython cursor and get_user_timeline doesn't know when to stop #365
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#365
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?
Here's some selected results:
When are you expecting results to stop?
After it retrieves a different bunch of results. If you observe above, it's repeatedly getting the same 200 messages over and over, never advancing through the timeline.
Duplicate of #325, #299, #300 ?
There seems to be pull request #332
Hmmm, this seems like it's been sitting for a bit. @michaelhelmick, am I stepping on your toes if I look into merging it this weekend? Seems like it's still a bug.
@ryanmcgrath be my guest. I wanted to cut a release by the end of this month. I just have a work deadline this week. So I'll have some time after that!
@chasrmartin Sorry for getting to this so late. Can you try @eoso PR (#386) and let me know if that solves the issue? I'll merge if so!
Still experiencing this problem
Python2.7 on Linux.
The mentioned fix doesn't seem to have made it's way into the live release yet?
@RedactedCode it hasn't, waiting on @eoso to update the Pull Request