Message406997
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. |
|
| Date |
User |
Action |
Args |
| 2021-11-25 13:59:59 | moi90 | set | recipients:
+ moi90, rbcollins, serhiy.storchaka, iritkatriel, andrei.avk, jbw |
| 2021-11-25 13:59:59 | moi90 | set | messageid: <1637848799.18.0.549421291231.issue43656@roundup.psfhosted.org> |
| 2021-11-25 13:59:59 | moi90 | link | issue43656 messages |
| 2021-11-25 13:59:59 | moi90 | create | |
|