summaryrefslogtreecommitdiff
path: root/Include/cpython/funcobject.h
Commit message (Collapse)AuthorAgeFilesLines
* po-35134: Move Include/funcobject.h to Include/cpython/ (GH-28958)Victor Stinner2021-10-151-0/+118
Remove redundant "#ifndef Py_LIMITED_API" in funcobject.h.