Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix last id #42

Closed

Conversation

rachmadaniHaryono
Copy link
Contributor

this is to fix missing last id after the first request. this hopefully with fix #37 .

before this last id got its value from item, but variable item is back to None, therefore i changed it to last item on 'items' list.

this is simple fix for advanced sort bug which also affect simple sort
Conflicts:
	redditdownload/redditdownload.py
@rachmadaniHaryono rachmadaniHaryono mentioned this pull request Mar 31, 2016
@rachmadaniHaryono rachmadaniHaryono deleted the fix-last-id branch June 14, 2017 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bugs
1 participant