cpython/Misc/NEWS.d/next/Core and Builtins/2022-02-05-14-46-21.bpo-463...

3 lines
96 B
ReStructuredText

Use :c:func:`PyObject_Vectorcall` while calling ctypes callback function.
Patch by Dong-hee Na.