Message194520
> frame.clear() was committed in issue17934.
How should it be used to workaround this issue ("tracebacks eat up memory by holding references to locals and globals when they are not wanted")?
We need maybe an helper to clear all frames referenced by a traceback? |
|
Date |
User |
Action |
Args |
2013-08-06 00:36:27 | vstinner | set | recipients:
+ vstinner, tim.peters, loewis, akuchling, terry.reedy, pitrou, ghazel, r.david.murray |
2013-08-06 00:36:27 | vstinner | set | messageid: <1375749387.1.0.837451280377.issue1565525@psf.upfronthosting.co.za> |
2013-08-06 00:36:27 | vstinner | link | issue1565525 messages |
2013-08-06 00:36:26 | vstinner | create | |
|