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 vstinner
Recipients vstinner
Date 2017-08-21.16:39:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503333593.53.0.642587210137.issue31247@psf.upfronthosting.co.za>
In-reply-to
Content
Bug fixed in Python 3.6 and 3.7 (master).

Python 2.7 doesn't seem to be affected by the bug, since Exception.__traceback__ was only introduced in Python 3.
History
Date User Action Args
2017-08-21 16:39:53vstinnersetrecipients: + vstinner
2017-08-21 16:39:53vstinnersetmessageid: <1503333593.53.0.642587210137.issue31247@psf.upfronthosting.co.za>
2017-08-21 16:39:53vstinnerlinkissue31247 messages
2017-08-21 16:39:53vstinnercreate