mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
po-35134: Move Include/funcobject.h to Include/cpython/ (GH-28958)
Remove redundant "#ifndef Py_LIMITED_API" in funcobject.h.
This commit is contained in:
parent
7076bef8ba
commit
37b1d607bf
8 changed files with 16 additions and 10 deletions
|
@ -34,7 +34,6 @@ EXCLUDED_HEADERS = {
|
|||
"datetime.h",
|
||||
"dtoa.h",
|
||||
"frameobject.h",
|
||||
"funcobject.h",
|
||||
"genobject.h",
|
||||
"longintrepr.h",
|
||||
"parsetok.h",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue