bpo-36829: PyErr_WriteUnraisable() normalizes exception#13507
Merged
vstinner merged 3 commits intoMay 22, 2019
python:masterpython/cpython:masterfrom
vstinner:unraisablehook_tracebackCopy head branch name to clipboard
Merged
bpo-36829: PyErr_WriteUnraisable() normalizes exception#13507vstinner merged 3 commits intopython:masterpython/cpython:masterfrom vstinner:unraisablehook_tracebackCopy head branch name to clipboard
vstinner merged 3 commits into
python:masterpython/cpython:masterfrom
vstinner:unraisablehook_tracebackCopy head branch name to clipboard
Commits
Commits on May 22, 2019
bpo-36829: PyErr_WriteUnraisable() normalizes exception
Show description for 6bb542ccommitted_PyTraceBack_FromFrame(): use assertions
Show description for d3545cccommitted- committed