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 serhiy.storchaka
Recipients serhiy.storchaka
Date 2017-06-12.06:02:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497247336.09.0.107497656399.issue28994@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d89dc844d288ee2e403272f3e4552eed6911cafd by Serhiy Storchaka in branch '3.6':
[3.6] bpo-28994: Fixed errors handling in atexit._run_exitfuncs(). (GH-2034) (#2121)
https://github.com/python/cpython/commit/d89dc844d288ee2e403272f3e4552eed6911cafd
History
Date User Action Args
2017-06-12 06:02:16serhiy.storchakasetrecipients: + serhiy.storchaka
2017-06-12 06:02:16serhiy.storchakasetmessageid: <1497247336.09.0.107497656399.issue28994@psf.upfronthosting.co.za>
2017-06-12 06:02:16serhiy.storchakalinkissue28994 messages
2017-06-12 06:02:16serhiy.storchakacreate