]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148829: Move sentinelobject.h to Include/cpython/ (#149186)
authorVictor Stinner <vstinner@python.org>
Thu, 30 Apr 2026 14:57:29 +0000 (16:57 +0200)
committerGitHub <noreply@github.com>
Thu, 30 Apr 2026 14:57:29 +0000 (16:57 +0200)
commitf0e90d78eb115da99e4ce0d1425593f3b71fd975
treebf350aeeee2a36bcab0f91e6227b1f91da62f415
parent9d41e2a534aab460dd656ef251adaed5d2d64b93
gh-148829: Move sentinelobject.h to Include/cpython/ (#149186)

This C API is not part of the limited C API, so move it to the
CPython C API.
Include/Python.h
Include/cpython/sentinelobject.h [moved from Include/sentinelobject.h with 93% similarity]
Makefile.pre.in
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters