[issue46323] Use _PyObject_Vectorcall in Modules/_ctypes/callbacks.c

Dong-hee Na report at bugs.python.org
Thu Feb 10 05:10:11 EST 2022


Dong-hee Na <donghee.na at python.org> added the comment:


New changeset db052851a70fd95d047c6263fc16a75e4d47b3ed by Dong-hee Na in branch 'main':
bpo-46323: Allow alloca(0) for python callback function of ctypes (GH-31249)
https://github.com/python/cpython/commit/db052851a70fd95d047c6263fc16a75e4d47b3ed


----------

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


More information about the Python-bugs-list mailing list