]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45434: Remove Include/eval.h header file (GH-28973)
authorVictor Stinner <vstinner@python.org>
Fri, 15 Oct 2021 11:06:05 +0000 (13:06 +0200)
committerGitHub <noreply@github.com>
Fri, 15 Oct 2021 11:06:05 +0000 (13:06 +0200)
commit105582e74c1817bc6a9d99bcb6540b34a3367292
tree2657be191e1aabb028cbcfda2fa66b9cc72fdeac
parent063abd931f064a4b6b478b0b6e9aa13ee38d2cff
bpo-45434: Remove Include/eval.h header file (GH-28973)

Move Include/eval.h content into Include/ceval.h and
Include/cpython/ceval.h, and remove Include/eval.h.
Doc/faq/extending.rst
Doc/faq/windows.rst
Doc/whatsnew/3.11.rst
Include/Python.h
Include/ceval.h
Include/cpython/ceval.h
Include/eval.h [deleted file]
Makefile.pre.in
Misc/NEWS.d/next/C API/2021-10-15-00-11-51.bpo-35134.eX4zqy.rst
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters