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

Allow negative numbers for position in getFooLists to start at the other end #114

Closed
brong opened this issue Jul 17, 2017 · 1 comment
Closed

Comments

@brong
Copy link
Member

brong commented Jul 17, 2017

so "position: -50; count: 25" would get 25 messages after 50 from the end.

@cjnewman
Copy link
Contributor

More specifically, I think position and count should follow the semantics of Python slicing notation: https://stackoverflow.com/questions/509211/explain-slice-notation#509295

@neilj neilj closed this as completed in b9c6763 Nov 29, 2017
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

No branches or pull requests

2 participants