]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-71086: Document negative offset support in struct.pack_into() and unpack_fr...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 15 Jul 2026 09:46:49 +0000 (11:46 +0200)
committerGitHub <noreply@github.com>
Wed, 15 Jul 2026 09:46:49 +0000 (09:46 +0000)
commit29e733ac31ea21c4d62f4e61bca61234cb6b0827
treeda4296abc8e3ac073aacd0052de799786e2732c5
parent12682355a43849b19ddf851cdd4f5c922804cfa8
[3.15] gh-71086: Document negative offset support in struct.pack_into() and unpack_from() (GH-153650) (GH-153699)

(cherry picked from commit 1706d14a2a1f009f786b8d7599e53c168b0392e0)

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