Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-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-appbedevere-appbot added the tests Tests in the Lib/test dir label Jan 16, 2026
@serhiy-storchakaserhiy-storchaka enabled auto-merge (squash) January 16, 2026 11:36
@serhiy-storchakaserhiy-storchaka merged commit 8c250cf into python:3.14Jan 16, 2026
51 checks passed
@miss-islingtonmiss-islington deleted the backport-66680f1-3.14 branch January 16, 2026 11:53
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@miss-islington@serhiy-storchaka