[issue42519] [C API] Upgrade the C API in extension modules

STINNER Victor report at bugs.python.org
Tue Dec 1 04:37:47 EST 2020


STINNER Victor <vstinner at python.org> added the comment:


New changeset 32bd68c839adb7b42af12366ab0892303115d1d1 by Victor Stinner in branch 'master':
bpo-42519: Replace PyObject_MALLOC() with PyObject_Malloc() (GH-23587)
https://github.com/python/cpython/commit/32bd68c839adb7b42af12366ab0892303115d1d1


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42519>
_______________________________________


More information about the Python-bugs-list mailing list