Skip to content

gh-155742: Use PyBytesWriter in marshal - #155748

Open
vstinner wants to merge 2 commits into
python:mainfrom
vstinner:marshal
Open

gh-155742: Use PyBytesWriter in marshal#155748
vstinner wants to merge 2 commits into
python:mainfrom
vstinner:marshal

Conversation

@vstinner

@vstinner vstinner commented Aug 13, 2026

Copy link
Copy Markdown
Member

Replace soft deprecated PyBytes_FromStringAndSize() and _PyBytes_Resize() with PyBytesWriter.

Replace soft deprecated PyBytes_FromStringAndSize() and
_PyBytes_Resize() with PyBytesWriter.
No PyBytesWriter is needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review interpreter-core (Objects, Python, Grammar, and Parser dirs) skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant