]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-69011: clarify & deduplicate `ctypes.create_*_buffer` docs (GH-132858)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 29 May 2025 13:23:19 +0000 (15:23 +0200)
committerGitHub <noreply@github.com>
Thu, 29 May 2025 13:23:19 +0000 (13:23 +0000)
commitda4f37596fc760ef31bfef6c06c5f8c1b04a2e76
tree663bdb33683c55ca393d26a51515f816881644bd
parent7dc4496655cdc0d698396ff5ca4ef3128aa7fe53
[3.14] gh-69011: clarify & deduplicate `ctypes.create_*_buffer` docs (GH-132858) (GH-134881)

This adds a warning about the possibly-missing NUL terminator, but in a way
that doesn't make it sound like a bug/wart.
(cherry picked from commit b783e1791b2076ef560104f8207156d75859c0a6)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Doc/library/ctypes.rst