Skip to content

gh-155742: Use PyBytesWriter in codecs - #155750

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

gh-155742: Use PyBytesWriter in codecs#155750
vstinner wants to merge 2 commits into
python:mainfrom
vstinner:codecs2_writer

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.
Comment thread Python/codecs.c Outdated
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.

2 participants