[Python-Dev] Memory Allocator Part 2: Did I get it right?
"Martin v. Löwis"
martin at v.loewis.de
Sat Mar 5 09:07:21 CET 2005
Brett C. wrote:
> Assuming a code review says the patch is sane, do we want to go with
> this garbage collection change? From past discussions I don't remember
> a consensus on acceptance or rejection, just lots of discussion about
> ripping out the hacks to allow freeing memory w/o holding the GIL (I
> assume Evan's patch rips that code out).
I think the consensus is that the feature is desirable. So if the code
is correct, it should be checked in.
Regards,
Martin
More information about the Python-Dev
mailing list