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 corona10, shihai1991, vstinner
Date 2020-12-15.16:12:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608048730.12.0.724795200405.issue42639@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3ca2b8fd75043927f0bb03b8dac72d32beae255d by Victor Stinner in branch 'master':
bpo-42639: atexit._run_exitfuncs() uses sys.unraisablehook (GH-23779)
https://github.com/python/cpython/commit/3ca2b8fd75043927f0bb03b8dac72d32beae255d
History
Date User Action Args
2020-12-15 16:12:10vstinnersetrecipients: + vstinner, corona10, shihai1991
2020-12-15 16:12:10vstinnersetmessageid: <1608048730.12.0.724795200405.issue42639@roundup.psfhosted.org>
2020-12-15 16:12:10vstinnerlinkissue42639 messages
2020-12-15 16:12:10vstinnercreate