[issue18227] Use Python memory allocators in external libraries like zlib or OpenSSL

STINNER Victor report at bugs.python.org
Sun Jun 16 01:28:31 CEST 2013


STINNER Victor added the comment:

See also the issue #18203: "Replace calls to malloc() with PyMem_Malloc() or PyMem_RawMalloc()".

----------

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


More information about the Python-bugs-list mailing list