]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-71086: Document negative offset support in struct.pack_into() and unpack_fr...
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 15 Jul 2026 09:43:32 +0000 (12:43 +0300)
committerGitHub <noreply@github.com>
Wed, 15 Jul 2026 09:43:32 +0000 (09:43 +0000)
commit16b03d8cceaac67ae846c451d22a045f06d8a0f4
tree580300876e56a91b83b7ba3be5247b4fdc41180f
parent0aa3b330fe833905fd11b84089946693c2bcc6ad
[3.13] gh-71086: Document negative offset support in struct.pack_into() and unpack_from() (GH-153650) (GH-153754)

(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