Message 343170 - Python tracker (original) (raw)

Message343170

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:51 vstinner set recipients: + vstinner, serhiy.storchaka, graingert, matrixise, ZackerySpytz
2019-05-22 11:00:51 vstinner set messageid: 1558522851.96.0.459842912603.issue36829@roundup.psfhosted.org
2019-05-22 11:00:51 vstinner link issue36829 messages
2019-05-22 11:00:51 vstinner create