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 ncoghlan
Recipients larry, ncoghlan, python-dev, vstinner, xdegaye
Date 2014-02-09.00:49:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391906968.68.0.826929057558.issue20500@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the report Xavier - 3.4 is a bit fussier about not losing that exception state silently, so the shutdown code simply needed to clear it explicitly after saving it on the local stack.
History
Date User Action Args
2014-02-09 00:49:28ncoghlansetrecipients: + ncoghlan, vstinner, larry, xdegaye, python-dev
2014-02-09 00:49:28ncoghlansetmessageid: <1391906968.68.0.826929057558.issue20500@psf.upfronthosting.co.za>
2014-02-09 00:49:28ncoghlanlinkissue20500 messages
2014-02-09 00:49:28ncoghlancreate