Antoine Pitrou <pit...@free.fr> added the comment:

All this needs is a patch.
Note that there are some places where we call malloc()/free() without going 
through our abstraction API. This is not in allocation-heavy paths, though.

----------
nosy: +pitrou
versions: +Python 3.3 -Python 3.2

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue3329>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to