finding memory leak in edgewall trac 0.11

rupert.thurner rupert.thurner at gmail.com
Thu Jan 24 11:08:49 EST 2008


On Jan 20, 2:59 pm, Christian Heimes <li... at cheimes.de> wrote:
> rupert.thurner wrote:
> > i forgot to mention that i cannot see any explicit sys._getframe(), or
> > __del__ in the genshi code, while the ones intrac-core seemed to be
> > there in 0.10.4.
>
> Does the code keep a reference to a traceback object or an attribute of
> a traceback object?
>
> Christian

if there is no other possibility but doing it with sys.exc_traceback,
sys.last_traceback, sys.exc_info, the answer is no for genshi.



More information about the Python-list mailing list