Skip to content

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

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

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

Conversation

@vstinner

@vstinner vstinner commented Sep 12, 2026

Copy link
Copy Markdown
Member

Replace soft deprecated _PyBytes_Resize() with PyBytesWriter.

Replace soft deprecated _PyBytes_Resize() with PyBytesWriter.
@vstinner

Copy link
Copy Markdown
Member Author

This change is a follow-up of PR gh-155747 which already modified a_linetable to use PyBytesWriter.

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