Michael Ensslin added the comment:

Note:

Additionally replacing

PyObject_Free -> _PyObject_Free

and

PyObject_Realloc -> _PyObject_Realloc

appears to fix the issue.

----------

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

Reply via email to