commit | 4c94d74152a511d977fe26a4f3a32b7352ba9024 | [log] [tgz] |
---|---|---|
author | Irit Katriel <iritkatriel@yahoo.com> | Fri Jan 15 02:45:02 2021 +0000 |
committer | GitHub <noreply@github.com> | Thu Jan 14 18:45:02 2021 -0800 |
tree | cc0cb73d6512b874ae0886ee94aa0acce1c54488 | |
parent | e5fe509054183bed9aef42c92da8407d339e8af8 [diff] |
bpo-42877: add the 'compact' param to TracebackException's __init__ (#24179) Use it to reduce the time and memory taken up by several of traceback's module-level functions.