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 moi90
Recipients andrei.avk, iritkatriel, jbw, moi90, rbcollins, serhiy.storchaka
Date 2021-11-25.13:59:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637848799.18.0.549421291231.issue43656@roundup.psfhosted.org>
In-reply-to
Content
Irit, would you be able to take a look at the patch?

---

I found another application scenario for the patch: In Numpy and Pandas, the assert_* functions in testing have a __tracebackhide__ local that advises pytest to hide the frame. With the patch in place, we could at least not display any locals if __tracebackhide__ is present.
History
Date User Action Args
2021-11-25 13:59:59moi90setrecipients: + moi90, rbcollins, serhiy.storchaka, iritkatriel, andrei.avk, jbw
2021-11-25 13:59:59moi90setmessageid: <1637848799.18.0.549421291231.issue43656@roundup.psfhosted.org>
2021-11-25 13:59:59moi90linkissue43656 messages
2021-11-25 13:59:59moi90create
Morty Proxy This is a proxified and sanitized view of the page, visit original site.