This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients ZackerySpytz, graingert, matrixise, serhiy.storchaka, vstinner
Date 2019-05-22.21:44:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558561445.14.0.902269370996.issue36829@roundup.psfhosted.org>
In-reply-to
Content
New changeset e4d300e07c33a9a77549c62d8687d8fe130c53d5 by Victor Stinner in branch 'master':
bpo-36829: Add test.support.catch_unraisable_exception() (GH-13490)
https://github.com/python/cpython/commit/e4d300e07c33a9a77549c62d8687d8fe130c53d5
History
Date User Action Args
2019-05-22 21:44:05vstinnersetrecipients: + vstinner, serhiy.storchaka, graingert, matrixise, ZackerySpytz
2019-05-22 21:44:05vstinnersetmessageid: <1558561445.14.0.902269370996.issue36829@roundup.psfhosted.org>
2019-05-22 21:44:05vstinnerlinkissue36829 messages
2019-05-22 21:44:05vstinnercreate