STINNER Victor added the comment:

Patch version 3: remove _PyObject_GC_Calloc(), modify _PyObject_GC_Malloc() 
instead of use calloc() instead of malloc()+memset(0).

----------
Added file: http://bugs.python.org/file34924/calloc-3.patch

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

Reply via email to