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