Skip to content

gh-155742: Use PyBytesWriter in Python/assemble.c - #155747

Open
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:assemble
Open

gh-155742: Use PyBytesWriter in Python/assemble.c#155747
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:assemble

Conversation

@vstinner

@vstinner vstinner commented Aug 13, 2026

Copy link
Copy Markdown
Member

Replace soft deprecated PyBytes_FromStringAndSize() with PyBytesWriter.

Replace soft deprecated PyBytes_FromStringAndSize() with
PyBytesWriter.
@vstinner
vstinner requested a review from markshannon as a code owner August 13, 2026 18:02
@vstinner vstinner added the interpreter-core (Objects, Python, Grammar, and Parser dirs) label Aug 13, 2026
@vstinner
vstinner requested a review from iritkatriel as a code owner August 13, 2026 18:02
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