[issue2321] return more memory from unicode objects to system

Jean Brouwers report at bugs.python.org
Mon Mar 17 21:26:49 CET 2008


Jean Brouwers <MrJean1 at Gmail.com> added the comment:

Just for the record, the enhanced profiler source files in 
<http://bugs.python.org/issue2281> and <http://bugs.python.org/issue2218> 
do replace calls to malloc and free with PyObject_MALLOC resp. _FREE.

----------
nosy: +MrJean1

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2321>
__________________________________


More information about the Python-bugs-list mailing list