]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38644: Cleanup ceval.h (GH-17185)
authorVictor Stinner <vstinner@python.org>
Sat, 16 Nov 2019 00:04:44 +0000 (01:04 +0100)
committerGitHub <noreply@github.com>
Sat, 16 Nov 2019 00:04:44 +0000 (01:04 +0100)
commit51edf8aaa2e17626f9690ed29d25945fc03016b9
tree51c19b0055844d2b541865d7396b4d17f628695a
parent7c6130c8c36c941255365e5414c956fc919b8629
bpo-38644: Cleanup ceval.h (GH-17185)

Move CPython API (Py_LIMITED_API macro not defined) from ceval.h
to cpython/ceval.h
Include/ceval.h
Include/cpython/ceval.h