New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More minor fixes to C API docs #31714
Conversation
Thanks @JelleZijlstra for the PR |
Sorry, @JelleZijlstra, I could not cleanly backport this to |
GH-32255 is a backport of this pull request to the 3.10 branch. |
* init_config: wording fixes * bytearray: remove XXX, there is a good link to the buffer docs * bytes, call, exceptions: minor wording fixes (cherry picked from commit 677a879) Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
* init_config: wording fixes * bytearray: remove XXX, there is a good link to the buffer docs * bytes, call, exceptions: minor wording fixes. (cherry picked from commit 677a879) Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
GH-32260 is a backport of this pull request to the 3.9 branch. |
* init_config: wording fixes * bytearray: remove XXX, there is a good link to the buffer docs * bytes, call, exceptions: minor wording fixes (cherry picked from commit 677a879) Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
* init_config: wording fixes * bytearray: remove XXX, there is a good link to the buffer docs * bytes, call, exceptions: minor wording fixes. (cherry picked from commit 677a879) Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Similar to #31501 and #31525, covering the remaining files.