]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
po-35134: Move Include/funcobject.h to Include/cpython/ (GH-28958)
authorVictor Stinner <vstinner@python.org>
Thu, 14 Oct 2021 23:50:28 +0000 (01:50 +0200)
committerGitHub <noreply@github.com>
Thu, 14 Oct 2021 23:50:28 +0000 (01:50 +0200)
commit37b1d607bf0f1a9c1e89b1715349efc24dc180e0
tree5115d4b858df130997a63f16c7144ffdda1f4c36
parent7076bef8ba8836a19d5033f4ceb8eb9837de2301
po-35134: Move Include/funcobject.h to Include/cpython/ (GH-28958)

Remove redundant "#ifndef Py_LIMITED_API" in funcobject.h.
Doc/whatsnew/3.11.rst
Include/Python.h
Include/cpython/funcobject.h [moved from Include/funcobject.h with 99% similarity]
Makefile.pre.in
Misc/NEWS.d/next/C API/2021-10-15-00-11-51.bpo-35134.eX4zqy.rst [new file with mode: 0644]
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters
Tools/scripts/stable_abi.py