bpo-37151: remove special case for PyCFunction from PyObject_Call by jdemeyer · Pull Request #14684 · python/cpython
DinoV pushed a commit to DinoV/cpython that referenced this pull request
…thonGH-14684) bpo-37151: remove special case for PyCFunction from PyObject_Call Alse, make the undocumented function PyCFunction_Call an alias of PyObject_Call and deprecate it.
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request
…thonGH-14684) bpo-37151: remove special case for PyCFunction from PyObject_Call Alse, make the undocumented function PyCFunction_Call an alias of PyObject_Call and deprecate it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters