[Python-Dev] What is the precise problem? [was: Reference cycles in Exception.traceback] (original) (raw)
Glenn Linderman v+python at g.nevcal.com
Fri Mar 7 23:38:32 CET 2014
- Previous message: [Python-Dev] What is the precise problem? [was: Reference cycles in Exception.__traceback__]
- Next message: [Python-Dev] What is the precise problem? [was: Reference cycles in Exception.__traceback__]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 3/7/2014 1:25 PM, Ethan Furman wrote:
On 03/07/2014 01:20 PM, Jim J. Jewett wrote:
(E) Exceptions are not released even during cyclic gc, because of ambiguity over which del to run first. + This may be like case B or case E Um, this is case E. ;)
Yeah, quite a bit like case E :) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20140307/ebe61f2b/attachment.html>
- Previous message: [Python-Dev] What is the precise problem? [was: Reference cycles in Exception.__traceback__]
- Next message: [Python-Dev] What is the precise problem? [was: Reference cycles in Exception.__traceback__]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]