bugs in `gc.get_referents()'

Michael Hudson mwh at python.net
Tue Nov 27 05:15:48 EST 2001


On Tue, 27 Nov 2001, Martin von Loewis wrote:

> Again, this might go away with the patch. get_referents isn't supposed
> to trigger a garbage collection.

All those PyList_Appends might, though.

Cheers,
M.





More information about the Python-list mailing list