[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


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~


More information about the Python-Dev mailing list