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