Skip to content

Conversation

@garth74
Copy link

@garth74 garth74 commented Jul 25, 2022

Changes

This pull request makes two changes:

  1. Adds type hinting to PaginatedList so that elements used in for-loops, list comprehensions, etc. are typed (more info).
  2. Adds negative indexing to PaginatedList.

Related

Supports efforts of #435 and fixes #305 without preventing negative indexing all together (i.e., #306).

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.

Negative index on PaginatedList causes unexpected results

2 participants