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.05:25:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497245107.24.0.92492244811.issue28994@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3fd54d4a7e604067e2bc0f8cfd58bdbdc09fa7f4 by Serhiy Storchaka in branch 'master':
bpo-28994: Fixed errors handling in atexit._run_exitfuncs(). (#2034)
https://github.com/python/cpython/commit/3fd54d4a7e604067e2bc0f8cfd58bdbdc09fa7f4
History
Date User Action Args
2017-06-12 05:25:07serhiy.storchakasetrecipients: + serhiy.storchaka
2017-06-12 05:25:07serhiy.storchakasetmessageid: <1497245107.24.0.92492244811.issue28994@psf.upfronthosting.co.za>
2017-06-12 05:25:07serhiy.storchakalinkissue28994 messages
2017-06-12 05:25:07serhiy.storchakacreate