]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-141004: Document the `PyPickleBuffer_*` C API (GH-141630) (GH-141633)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 16 Nov 2025 18:58:19 +0000 (19:58 +0100)
committerGitHub <noreply@github.com>
Sun, 16 Nov 2025 18:58:19 +0000 (18:58 +0000)
commit7b5c65a32fe1f7ea0784dad01fff49a733ae4067
treead030f73c824066ec6858318a9123c109aa670b3
parentcbeada9ec76e6edd7939eef95af0db35faeae50c
[3.13] gh-141004: Document the `PyPickleBuffer_*` C API (GH-141630) (GH-141633)

gh-141004: Document the `PyPickleBuffer_*` C API (GH-141630)
(cherry picked from commit e33afa7ddbca3fca38f4ec4369b620c37cb092e2)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Doc/c-api/concrete.rst
Doc/c-api/picklebuffer.rst [new file with mode: 0644]