Skip to content

gh-110912: Correctly display tracebacks for MemoryError exceptions using the traceback module #110921

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

Merged
merged 6 commits into from
Oct 16, 2023

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Oct 16, 2023

@pablogsal pablogsal requested a review from lysnikolaou October 16, 2023 11:36
@pablogsal pablogsal merged commit b3c9faf into python:main Oct 16, 2023
@pablogsal pablogsal deleted the gh-110912 branch October 16, 2023 14:39
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
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.

Regression in MemoryError displaying (_PyErr_Display fallback to C impl of print_exception)
4 participants