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 python-dev
Recipients Arfrever, The Compiler, martin.panter, python-dev, r.david.murray, serhiy.storchaka, vstinner
Date 2016-02-28.01:19:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160228011932.30274.13058@psf.io>
In-reply-to
Content
New changeset fca9f02e10e5 by Martin Panter in branch '2.7':
Issue #22836: Keep exception reports sensible despite errors
https://hg.python.org/cpython/rev/fca9f02e10e5
History
Date User Action Args
2016-02-28 01:19:43python-devsetrecipients: + python-dev, vstinner, Arfrever, r.david.murray, martin.panter, serhiy.storchaka, The Compiler
2016-02-28 01:19:43python-devlinkissue22836 messages
2016-02-28 01:19:42python-devcreate