]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-141004: Document the `PyPickleBuffer_*` C API (GH-141630) (GH-141632)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 16 Nov 2025 18:56:41 +0000 (19:56 +0100)
committerGitHub <noreply@github.com>
Sun, 16 Nov 2025 18:56:41 +0000 (18:56 +0000)
commit10db8ee968bb7ac68361046098e113250f117ca7
tree0a977f2c9a76e0c741633eb7919300223f0a097f
parent79c136f87b20f9debb4ab846a50cfb7b7fc5153d
[3.14] gh-141004: Document the `PyPickleBuffer_*` C API (GH-141630) (GH-141632)

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]