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

Implement Show slice #52

Open
poxip opened this issue Nov 29, 2015 · 0 comments
Open

Implement Show slice #52

poxip opened this issue Nov 29, 2015 · 0 comments
Milestone

Comments

@poxip
Copy link

poxip commented Nov 29, 2015

The Show class should support get_item() slice, which comes in handy when we want to get only a few seasons e.g., show[2:4] (or all seasons without specials - show[1:]).

That'd be nice to see this feature in future (:sunglasses:).

@dbr dbr added the improvement label May 2, 2020
@dbr dbr added this to the v4.0 milestone Jul 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants