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.11:00:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558522851.96.0.459842912603.issue36829@roundup.psfhosted.org>
In-reply-to
Content
Follow-up:

* PR 13487 backports enhancement and bugfix to Python 3.7
* PR 13488 adds _PyErr_WriteUnraisableMsg() and adds 'err_msg' field to sys.unraisablehook
* PR 13490 adds test.support.catch_unraisable_exception()
History
Date User Action Args
2019-05-22 11:00:51vstinnersetrecipients: + vstinner, serhiy.storchaka, graingert, matrixise, ZackerySpytz
2019-05-22 11:00:51vstinnersetmessageid: <1558522851.96.0.459842912603.issue36829@roundup.psfhosted.org>
2019-05-22 11:00:51vstinnerlinkissue36829 messages
2019-05-22 11:00:51vstinnercreate