SIGN IN SIGN UP

gh-143672: Add more tests for struct.pack_into() (GH-143901)

Add tests for negative offset, out of bound offset, invalid type of offset,
non-writeable buffer, non-continuous buffer, invalid type of buffer.

Repeat all tests for struct.Struct.pack_into().
S
Serhiy Storchaka committed
66680f1230e51b8274279964f8d2278d12285eb3
Parent: ae53da5
Committed by GitHub <noreply@github.com> on 1/16/2026, 11:24:43 AM