bpo-36829: Add test.support.catch_unraisable_exception()#13490
Merged
vstinner merged 3 commits intoMay 22, 2019
python:masterpython/cpython:masterfrom
vstinner:catch_unraisable_exceptionCopy head branch name to clipboard
Merged
bpo-36829: Add test.support.catch_unraisable_exception()#13490vstinner merged 3 commits intopython:masterpython/cpython:masterfrom vstinner:catch_unraisable_exceptionCopy head branch name to clipboard
vstinner merged 3 commits into
python:masterpython/cpython:masterfrom
vstinner:catch_unraisable_exceptionCopy head branch name to clipboard
Commits
Commits on May 22, 2019
bpo-36829: Add test.support.catch_unraisable_exception()
Show description for 1fc116bcommittedcatch_unraisable_exception.__exit__ clears unraisable
Show description for 1ffe98dcommitted- committed