[issue27662] Check against PY_SSIZE_T_MAX instead of PY_SIZE_MAX in List_New

Mark Dickinson report at bugs.python.org
Fri Aug 19 03:34:53 EDT 2016


Mark Dickinson added the comment:

The change to use PyMem_Calloc looks good to me.

----------

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


More information about the Python-bugs-list mailing list