Skip to content

gh-129813, PEP 782: Use PyBytesWriter in pickle and struct#138833

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:pybyteswriter_pickle
Sep 13, 2025
Merged

gh-129813, PEP 782: Use PyBytesWriter in pickle and struct#138833
vstinner merged 1 commit intopython:mainfrom
vstinner:pybyteswriter_pickle

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Sep 12, 2025

Replace the private _PyBytesWriter API with the new public PyBytesWriter API.

Replace the private _PyBytesWriter API with the new public
PyBytesWriter API.
@vstinner vstinner merged commit a65236b into python:main Sep 13, 2025
47 checks passed
@vstinner vstinner deleted the pybyteswriter_pickle branch September 13, 2025 16:26
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