]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-79315: Add Include/cpython/memoryobject.h header (#99723)
authorVictor Stinner <vstinner@python.org>
Wed, 23 Nov 2022 14:44:42 +0000 (15:44 +0100)
committerGitHub <noreply@github.com>
Wed, 23 Nov 2022 14:44:42 +0000 (15:44 +0100)
commit55bad199cf89f5488bcfd50b897d798afd57976e
tree13f145a35f4c3ebf8517fdc1e9909a8ab157a2c3
parent81f7359f67a7166d57a10a3d5366406d9c85f1de
gh-79315: Add Include/cpython/memoryobject.h header (#99723)

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