Skip to content

gh-155819: Add const qualifier to Py_buffer.format - #155820

Closed
hpkfft wants to merge 2 commits into
python:mainfrom
hpkfft:const-format
Closed

gh-155819: Add const qualifier to Py_buffer.format#155820
hpkfft wants to merge 2 commits into
python:mainfrom
hpkfft:const-format

Conversation

@hpkfft

@hpkfft hpkfft commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

The member format of Py_buffer is changed to type const char * rather than type char *.

@picnixz picnixz closed this Aug 15, 2026
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.

2 participants