[Python-Dev] What is the precise problem? [was: Reference cycles in Exception.traceback] (original) (raw)
Ethan Furman ethan at stoneleaf.us
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 ]