]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141004: Document the `PyPickleBuffer_*` C API (GH-141630)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Sun, 16 Nov 2025 18:50:54 +0000 (18:50 +0000)
committerGitHub <noreply@github.com>
Sun, 16 Nov 2025 18:50:54 +0000 (13:50 -0500)
commite33afa7ddbca3fca38f4ec4369b620c37cb092e2
tree19e65d4d30e7873c54b8d6643a5bc5e7e3f6132e
parented73c909f278a1eb558b120ef8ed2c0f8528bf58
gh-141004: Document the `PyPickleBuffer_*` C API (GH-141630)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Doc/c-api/concrete.rst
Doc/c-api/picklebuffer.rst [new file with mode: 0644]