Skip to content
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

Merged
merged 3 commits into from Apr 2, 2022
Merged

More minor fixes to C API docs #31714

merged 3 commits into from Apr 2, 2022

Conversation

Copy link
Member

@JelleZijlstra JelleZijlstra commented Mar 6, 2022

Similar to #31501 and #31525, covering the remaining files.

  • init_config: wording fixes
  • bytearray: remove XXX, there is a good link to the buffer docs
  • bytes, call, exceptions: minor wording fixes

@JelleZijlstra JelleZijlstra merged commit 677a879 into python:main Apr 2, 2022
12 checks passed
@miss-islington
Copy link

@miss-islington miss-islington commented Apr 2, 2022

Thanks @JelleZijlstra for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒🤖

@miss-islington
Copy link

@miss-islington miss-islington commented Apr 2, 2022

Sorry, @JelleZijlstra, I could not cleanly backport this to 3.9 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 677a87946630c5fbd9998969669b4dd4f4b32545 3.9

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Apr 2, 2022

GH-32255 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this issue Apr 2, 2022
* 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>
JelleZijlstra added a commit to JelleZijlstra/cpython that referenced this issue Apr 2, 2022
* 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>
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Apr 2, 2022

GH-32260 is a backport of this pull request to the 3.9 branch.

miss-islington added a commit that referenced this issue Apr 2, 2022
* 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>
JelleZijlstra added a commit that referenced this issue Apr 2, 2022
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants