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

Document how iter_except can accept multiple exceptions #541

Closed
cool-RR opened this issue Aug 7, 2021 · 1 comment
Closed

Document how iter_except can accept multiple exceptions #541

cool-RR opened this issue Aug 7, 2021 · 1 comment
Labels
pr-welcome We are open to PRs that fix this issue - leave a note if you're working on it!

Comments

@cool-RR
Copy link
Contributor

cool-RR commented Aug 7, 2021

This should be both in the docstring and the docs: iter_except(whatever, (TimeoutError, StopIteration)).

@bbayles bbayles added the pr-welcome We are open to PRs that fix this issue - leave a note if you're working on it! label Aug 8, 2021
@bbayles
Copy link
Collaborator

bbayles commented Aug 8, 2021

PR welcome - a test would be good also.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-welcome We are open to PRs that fix this issue - leave a note if you're working on it!
Projects
None yet
Development

No branches or pull requests

2 participants