[issue2039] Pymalloc patch for int and float objects

Christian Heimes report at bugs.python.org
Mon Nov 26 16:24:20 CET 2012


Christian Heimes added the comment:

The patch is no longer required. floatobject.c no longer uses the old block allocation way and uses Python's internal memory manager.

----------
resolution:  -> out of date
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2039>
_______________________________________


More information about the Python-bugs-list mailing list