Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
ebbb2ca81f8a33d8b9a5d94f1c4f99a32ee0f427
/
.
/
Misc
/
NEWS.d
/
next
/
Library
/
2026-01-16-14-02-39.gh-issue-143904.rErHHA.rst
blob: f856a4be9fc9fe05358aaf62559ca0d4ed12fc3e [
file
]
:
func
:
`struct.pack_into`
now raises
OverflowError
instead of
IndexError
for
too large
*
offset
*
argument
.