bpo-36829: Document test.support.catch_unraisable_exception() by vstinner · Pull Request #13554 · python/cpython

graingert

tirkarthi

graingert

@vstinner

catch_unraisable_exception() now also removes its 'unraisable'
attribute at the context manager exit.

graingert

DinoV pushed a commit to DinoV/cpython that referenced this pull request

Jan 14, 2020
…GH-13554)

catch_unraisable_exception() now also removes its 'unraisable'
attribute at the context manager exit.