Sorry, something went wrong.
Sorry, something went wrong.
There was a problem hiding this comment.
Hi @adiaholic , thank you for your first contribution.
These details help raise confidence in the quality of the docs.
I will ask if @encukou can merge this because he is more familiar with the C API and he has the merge authority.
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks!
Sorry, something went wrong.
|
Thanks @adiaholic for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
Sorry, something went wrong.
|
GH-119602 is a backport of this pull request to the 3.13 branch. |
Sorry, something went wrong.
|
GH-119603 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
This commit addresses the inconsistency between the Py_buffer.format declaration and its documentation as reported in issue #119467.
The documentation previously stated const char * for the format field, which has been corrected to char * to match the actual code declaration. Additionally, a spelling mistake in the documentation has been corrected to enhance clarity and accuracy.
📚 Documentation preview 📚: https://cpython-previews--119475.org.readthedocs.build/