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 asvetlov, pablogsal, vstinner, yselivanov
Date 2020-08-03.20:51:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1596487906.56.0.766825409898.issue38912@roundup.psfhosted.org>
In-reply-to
Content
New changeset 701b63894fdb75b12865b9be6261ce4913da76f5 by Victor Stinner in branch 'master':
bpo-38912: regrtest logs unraisable exception into sys.__stderr__ (GH-21718)
https://github.com/python/cpython/commit/701b63894fdb75b12865b9be6261ce4913da76f5
History
Date User Action Args
2020-08-03 20:51:46vstinnersetrecipients: + vstinner, asvetlov, yselivanov, pablogsal
2020-08-03 20:51:46vstinnersetmessageid: <1596487906.56.0.766825409898.issue38912@roundup.psfhosted.org>
2020-08-03 20:51:46vstinnerlinkissue38912 messages
2020-08-03 20:51:46vstinnercreate