[Python-Dev] What is the precise problem? [was: Reference cycles in Exception.__traceback__]
Ethan Furman
ethan at stoneleaf.us
Fri Mar 7 22:25:34 CET 2014
More information about the Python-Dev mailing list
Fri Mar 7 22:25:34 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 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. ;) -- ~Ethan~
- 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 ]
More information about the Python-Dev mailing list