Slices in paginators #29

Open
opened 2019-04-26 06:58:56 +00:00 by Lucidiot · 0 comments
Lucidiot commented 2019-04-26 06:58:56 +00:00 (Migrated from gitlab.com)

Pagination helpers could implement the __getitem__ attribute to handle slices and set the offset and max values properly. Inheriting from collections.abc.Sequence could be a great addition as well.

Pagination helpers could implement the `__getitem__` attribute to handle slices and set the offset and max values properly. Inheriting from `collections.abc.Sequence` could be a great addition as well.
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lucidiot/python-usda#29
No description provided.