Skip to content

gh-155907: Complete PyMarshal C API tests - #157452

Merged
vstinner merged 2 commits into
python:mainfrom
vstinner:testcapi_marshal4
Sep 14, 2026
Merged

vstinner merged 2 commits into
python:mainfrom
vstinner:testcapi_marshal4

Conversation

@vstinner

@vstinner vstinner commented Sep 13, 2026

Copy link
Copy Markdown
Member

Add tests on PyMarshal_ReadObjectFromString() and
PyMarshal_WriteObjectToString().

Add test on PyMarshal_WriteObjectToFile(NULL).

Add tests on PyMarshal_ReadObjectFromString() and
PyMarshal_WriteObjectToString().

Add test on PyMarshal_WriteObjectToFile(NULL).
@vstinner
vstinner merged commit 7adb4cc into python:main Sep 14, 2026
51 checks passed
@vstinner
vstinner deleted the testcapi_marshal4 branch September 14, 2026 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant