Skip to content

Update docs on std::out_of_range exception mapping #1254

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

Closed
wants to merge 1 commit into from

Conversation

hovren
Copy link

@hovren hovren commented Jan 16, 2018

Docs currently says that std::out_of_range is mapped to ValueError, but source says IndexError.
Given the documentation for std::out_of_range it seems like IndexError is the correct one, so the docs should be updated.

Docs currently says that `std::out_of_range` is mapped to `ValueError`, but source says `IndexError`.
Given the documentation for `std::out_of_range` it seems like `IndexError` is the correct one, so the docs should be updated.
@mluo-cb
Copy link

mluo-cb commented Dec 18, 2018

Seconded.

@wjakob
Copy link
Member

wjakob commented Jun 11, 2019

Merged (I did so directly from my account due to conflicts, and since it was just a 1-line change)

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.

3 participants