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 twouters
Recipients Rosuav, josh.r, twouters
Date 2014-03-27.23:58:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395964702.18.0.870186973946.issue20739@psf.upfronthosting.co.za>
In-reply-to
Content
The implementation in the patch preserves the exception context. It's probably the thing that took the most code, and it's why there's two new opcodes in the patch :) It's covered in the tests, too.
History
Date User Action Args
2014-03-27 23:58:22twouterssetrecipients: + twouters, Rosuav, josh.r
2014-03-27 23:58:22twouterssetmessageid: <1395964702.18.0.870186973946.issue20739@psf.upfronthosting.co.za>
2014-03-27 23:58:22twouterslinkissue20739 messages
2014-03-27 23:58:22twouterscreate