]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-71086: Document negative offset support in struct.pack_into() and unpack_fr...
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 15 Jul 2026 09:52:24 +0000 (12:52 +0300)
committerGitHub <noreply@github.com>
Wed, 15 Jul 2026 09:52:24 +0000 (09:52 +0000)
commitd85d26b1777ea0da1b13b10cdb4209993b1c2696
treede555c7c4879f0bd2b82752ae743accd11666316
parentd4e7a842ce81a18aa5e2e7d071768f0a9892d97b
[3.14] gh-71086: Document negative offset support in struct.pack_into() and unpack_from() (GH-153650) (GH-153753)

(cherry picked from commit 1706d14a2a1f009f786b8d7599e53c168b0392e0)

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Doc/library/struct.rst
Modules/_struct.c
Modules/clinic/_struct.c.h