[Python-Dev] Re: Activating pymalloc

Neil Schemenauer nas@python.ca
Mon, 18 Mar 2002 11:44:13 -0800


Vladimir Marangozov wrote:
> 2. I agree that the macro chain (especially on the pymalloc side)
>    is not so useful at the end, so maybe all PyCore_ macros can be
>    removed. The function names of the allocator can be cast in
>    stone and then _THIS_xxx in obmalloc.c replaced with them.

If you have time, please look at path 531493:

  http://starship.python.net/crew/mwh/py/patch/531493

I think the patch is pretty uncontroversial.

  Neil

PS. Can someone please get the patch/bug redirector working on python.org?