]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-71086: Document negative offset support in struct.pack_into() and unpack_from...
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 14 Jul 2026 13:36:26 +0000 (16:36 +0300)
committerGitHub <noreply@github.com>
Tue, 14 Jul 2026 13:36:26 +0000 (13:36 +0000)
commit1706d14a2a1f009f786b8d7599e53c168b0392e0
tree787aed32469213e3d887689b0ed24c2683c6cf4f
parent050a84bbc047bee089506104f370e0e6068aefeb
gh-71086: Document negative offset support in struct.pack_into() and unpack_from() (GH-153650)

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