Mark Dickinson added the comment:

Also, if you're switching to `PyMem_Calloc`, I'd suggest dropping the assertion 
at the end, since that's now really an assertion for logic that appears in 
`PyMem_Calloc` rather than in this function.

----------

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

Reply via email to