Skip to content

gh-155742: Use PyBytesWriter in xml.etree - #155749

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:etree_writer
Sep 2, 2026
Merged

gh-155742: Use PyBytesWriter in xml.etree#155749
vstinner merged 1 commit into
python:mainfrom
vstinner:etree_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.
@vstinner vstinner added skip news extension-modules C modules in the Modules dir labels Aug 13, 2026
@vstinner
vstinner merged commit d7f107a into python:main Sep 2, 2026
57 checks passed
@vstinner
vstinner deleted the etree_writer branch September 2, 2026 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

extension-modules C modules in the Modules dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant