Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 16, 2026

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().
(cherry picked from commit 66680f1)

Co-authored-by: Serhiy Storchaka [email protected]

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().
(cherry picked from commit 66680f1)

Co-authored-by: Serhiy Storchaka <[email protected]>
@bedevere-app bedevere-app bot added the tests Tests in the Lib/test dir label Jan 16, 2026
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) January 16, 2026 11:36
@serhiy-storchaka serhiy-storchaka merged commit d7f11ea into python:3.13 Jan 16, 2026
42 checks passed
@miss-islington miss-islington deleted the backport-66680f1-3.13 branch January 16, 2026 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants