]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-98410: move getbufferproc and releasebufferproc to buffer.h (#31158)
authorDavid Hewitt <1939362+davidhewitt@users.noreply.github.com>
Mon, 31 Oct 2022 14:01:32 +0000 (14:01 +0000)
committerGitHub <noreply@github.com>
Mon, 31 Oct 2022 14:01:32 +0000 (15:01 +0100)
commite98923c0be644c474ce0e318d40e0595e4484106
tree2567dac3a484b51f2e0fa3690ea091182efa2b89
parenta41de32942b7ac14524587a08d219f3bfe346415
gh-98410: move getbufferproc and releasebufferproc to buffer.h (#31158)

This adds them to the Limited API.
Doc/data/stable_abi.dat
Include/cpython/object.h
Include/pybuffer.h
Misc/NEWS.d/next/C API/2022-10-25-17-50-43.gh-issue-98410.NSXYfm.rst [new file with mode: 0644]
Misc/stable_abi.toml