]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35134: Add Include/cpython/descrobject.h (GH-30923)
authorVictor Stinner <vstinner@python.org>
Wed, 26 Jan 2022 16:32:47 +0000 (17:32 +0100)
committerGitHub <noreply@github.com>
Wed, 26 Jan 2022 16:32:47 +0000 (17:32 +0100)
commitd4a85f104bf9d2e368f25c9a567eaaa2cc39a96a
tree6683db789d0c867d8775e59b876b08e79230b705
parent3eb3b4f270757f66c7fb6dcf5afa416ee1582a4b
bpo-35134: Add Include/cpython/descrobject.h (GH-30923)

Move Include/descrobject.h non-limited API to a new
Include/cpython/descrobject.h header file.
Include/cpython/descrobject.h [new file with mode: 0644]
Include/descrobject.h
Makefile.pre.in
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters