Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Sep 17, 2025

Replace PyBytes_FromStringAndSize(NULL, size) with the new public PyBytesWriter API.

Replace PyBytes_FromStringAndSize(NULL, size) with the new public
PyBytesWriter API.
@bedevere-app bedevere-app bot added awaiting core review tests Tests in the Lib/test dir labels Sep 17, 2025
@vstinner vstinner merged commit 82e1920 into python:main Sep 17, 2025
83 of 85 checks passed
@vstinner vstinner deleted the pybyteswriter_testclinic branch September 17, 2025 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant