Skip to content

gh-129813, PEP 782: Init small_buffer in PyBytesWriter_Create()#138924

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:pybyteswriter_memset
Sep 15, 2025
Merged

gh-129813, PEP 782: Init small_buffer in PyBytesWriter_Create()#138924
vstinner merged 1 commit intopython:mainfrom
vstinner:pybyteswriter_memset

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Sep 15, 2025

Fill small_buffer with 0xFF byte pattern to detect the usage of uninitialized bytes.

Fill small_buffer with 0xFF byte pattern to detect the usage of
uninitialized bytes.
@vstinner vstinner merged commit 7c6efc3 into python:main Sep 15, 2025
47 checks passed
@vstinner vstinner deleted the pybyteswriter_memset branch September 15, 2025 14:23
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