Why not BDWGC?

LuciferLeo at gmail.com LuciferLeo at gmail.com
Thu Apr 27 23:14:53 EDT 2006


I've heard that the reason why python uses reference counting rather
than tracing collector is because python cannot determine the root set
for its various C extensions.
But provided that BDWGC(full name: Boehm-Demers-Weiser conservative
garbage collector) is conservative --- can be used for C, and
opensourced, why python not adopt it as its gcmodule?




More information about the Python-list mailing list