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 xtreak
Recipients Michael Allen, xtreak
Date 2018-08-06.07:41:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533541316.48.0.56676864532.issue25872@psf.upfronthosting.co.za>
In-reply-to
Content
It seems there was a major refactor in traceback module with 6bc2c1e7ebf359224e5e547f58ffc2c42cb36a39 where this was fixed in Python 3. Ignoring the KeyError seems reasonable to me.

Thanks
History
Date User Action Args
2018-08-06 07:41:56xtreaksetrecipients: + xtreak, Michael Allen
2018-08-06 07:41:56xtreaksetmessageid: <1533541316.48.0.56676864532.issue25872@psf.upfronthosting.co.za>
2018-08-06 07:41:56xtreaklinkissue25872 messages
2018-08-06 07:41:56xtreakcreate