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, xtreak
Date 2019-05-24.16:49:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558716597.04.0.657803132217.issue36829@roundup.psfhosted.org>
In-reply-to
Content
> Could test.support.catch_unraisable_exception also be documented at https://docs.python.org/3/library/test.html#module-test.support ?

I wrote PR 13554 to document it.
History
Date User Action Args
2019-05-24 16:49:57vstinnersetrecipients: + vstinner, serhiy.storchaka, graingert, matrixise, ZackerySpytz, xtreak
2019-05-24 16:49:57vstinnersetmessageid: <1558716597.04.0.657803132217.issue36829@roundup.psfhosted.org>
2019-05-24 16:49:57vstinnerlinkissue36829 messages
2019-05-24 16:49:56vstinnercreate