Message207074
I think we need to look seriously at the frame annotations idea discussed in other issues. Eliminating noise from tracebacks and correctly reporting user code rather than infrastructure could should be achievable through local state rather than needing global registries.
The workaround we put in place for importlib is an awful hack, and there's a problem where PEP 3144 allows the creation of exception *trees*, but we can currently only record stacks properly. |
|
Date |
User |
Action |
Args |
2013-12-29 14:49:55 | ncoghlan | set | recipients:
+ ncoghlan, vinay.sajip, pitrou, glynnc |
2013-12-29 14:49:55 | ncoghlan | set | messageid: <1388328595.08.0.481984514521.issue16778@psf.upfronthosting.co.za> |
2013-12-29 14:49:55 | ncoghlan | link | issue16778 messages |
2013-12-29 14:49:54 | ncoghlan | create | |
|