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 vstinner
Date 2020-12-14.22:08:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607983699.98.0.0583750688921.issue42639@roundup.psfhosted.org>
In-reply-to
Content
New changeset 357704c9f2375f29ed5b3a93adac086fa714538d by Victor Stinner in branch 'master':
bpo-42639: atexit now logs callbacks exceptions (GH-23771)
https://github.com/python/cpython/commit/357704c9f2375f29ed5b3a93adac086fa714538d
History
Date User Action Args
2020-12-14 22:08:20vstinnersetrecipients: + vstinner
2020-12-14 22:08:19vstinnersetmessageid: <1607983699.98.0.0583750688921.issue42639@roundup.psfhosted.org>
2020-12-14 22:08:19vstinnerlinkissue42639 messages
2020-12-14 22:08:19vstinnercreate