[Python-3000] Is reference counting still needed?

Edward C. Jones edcjones at comcast.net
Wed Apr 19 03:17:27 CEST 2006


Wild Idea:

 From Section 1.10 of "Extending and Embedding":

Maybe some day a sufficiently portable automatic garbage collector will 
be available for C. Until then, we'll have to live with reference counts.

Any hope such a GC will be available before Python 3.0?


More information about the Python-3000 mailing list