[Python-Dev] GC Changes

Greg Ewing greg.ewing at canterbury.ac.nz
Thu Oct 4 00:31:01 CEST 2007


Martin v. Löwis wrote:
> For stack frames,
> such a registration is difficult to make efficient.

Also very error-prone if you happen to miss one. Although
maybe no more error-prone than getting the reference
counting right.

--
Greg


More information about the Python-Dev mailing list