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

Issue 2523: Fix PyDefault#defaultdict__getitem__ to propagate whatever __missing__ raises #49

Closed
wants to merge 1 commit into from

Conversation

mete0r
Copy link

@mete0r mete0r commented Sep 25, 2016

darjus pushed a commit that referenced this pull request Jan 12, 2017
…t.__getitem__() does not propagate exceptions raised by calling default_factory
@Stewori
Copy link
Contributor

Stewori commented Jan 12, 2017

Merged as of 03f1f40
Can be closed.

@mete0r
Copy link
Author

mete0r commented Jan 15, 2017

Thanks!

@mete0r mete0r closed this Jan 15, 2017
omunroe-com pushed a commit to omunroe-com/jython that referenced this pull request Oct 27, 2018
…sue #2523 defaultdict.__getitem__() does not propagate exceptions raised by calling default_factory
jeff5 pushed a commit to jeff5/jython-nightjar that referenced this pull request May 30, 2020
…sue #2523 defaultdict.__getitem__() does not propagate exceptions raised by calling default_factory
jeff5 pushed a commit to jeff5/jython-nightjar that referenced this pull request May 30, 2020
…sue #2523 defaultdict.__getitem__() does not propagate exceptions raised by calling default_factory
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.

2 participants