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.

URL PR 26772
Status closed
Title bpo-31299: Make it possible to filter out frames from tracebacks
History
Date User Action Args
2021-08-30 13:51:51iritkatrielsetstatus: open -> closed
2021-07-16 19:09:43iritkatrielsettitle: bpo-31299: Add the frame_filter option to traceback.TracebackException -> bpo-31299: Make it possible to filter out frames from tracebacks
2021-06-23 14:17:46iritkatrielsettitle: bpo-31299: Add the hide_frames option to traceback.TracebackException -> bpo-31299: Add the frame_filter option to traceback.TracebackException
2021-06-17 16:11:46iritkatriellinkissue31299 pull_requests
2021-06-17 16:11:46iritkatrielcreate