Message206656
I think this patch is bad and should be reverted. It always calls traceback.format_exception() which is an expensive operation, while the _TracebackLogger takes care to call it only when necessary. |
|
Date |
User |
Action |
Args |
2013-12-20 01:09:26 | pitrou | set | recipients:
+ pitrou, gvanrossum, vstinner, python-dev |
2013-12-20 01:09:26 | pitrou | set | messageid: <1387501766.52.0.762073937439.issue19967@psf.upfronthosting.co.za> |
2013-12-20 01:09:26 | pitrou | link | issue19967 messages |
2013-12-20 01:09:25 | pitrou | create | |
|