]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-85275: Remove old buffer APIs (#105137)
authorInada Naoki <songofacandy@gmail.com>
Fri, 2 Jun 2023 01:12:40 +0000 (10:12 +0900)
committerGitHub <noreply@github.com>
Fri, 2 Jun 2023 01:12:40 +0000 (01:12 +0000)
commit37498fc95012ba8e147db646b841bc3d36ddf4af
treecd71e0d73e0eb7e013f12862593b909cd739014d
parentef300937c2a1b3ebe19c2835f3b46585825c1e1f
gh-85275: Remove old buffer APIs (#105137)

They are now abi-only.

Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/c-api/abstract.rst
Doc/c-api/objbuffer.rst [deleted file]
Doc/data/refcounts.dat
Doc/data/stable_abi.dat
Doc/whatsnew/3.13.rst
Include/abstract.h
Misc/NEWS.d/next/C API/2023-05-31-19-38-45.gh-issue-85275.doojgE.rst [new file with mode: 0644]
Misc/stable_abi.toml
Objects/abstract.c