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 pablogsal
Recipients brett.cannon, ncoghlan, pablogsal, pitrou, rbcollins, vaultah
Date 2017-11-22.23:48:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511394509.23.0.213398074469.issue31299@psf.upfronthosting.co.za>
In-reply-to
Content
I have prepared a patch (attached) with a possible implementation of the C function that can filter traceback objects modifying the traceback chain. I can make a PR if the patch looks good enough to start iterating over it. In case an alternative implementation is needed I am more than happy to prepare another patch/PR.
History
Date User Action Args
2017-11-22 23:48:29pablogsalsetrecipients: + pablogsal, brett.cannon, ncoghlan, pitrou, rbcollins, vaultah
2017-11-22 23:48:29pablogsalsetmessageid: <1511394509.23.0.213398074469.issue31299@psf.upfronthosting.co.za>
2017-11-22 23:48:29pablogsallinkissue31299 messages
2017-11-22 23:48:29pablogsalcreate