Skip to content

[3.10] More minor fixes to C API docs (GH-31525) #32258

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

Merged
merged 1 commit into from
Apr 2, 2022

Conversation

JelleZijlstra
Copy link
Member

  • wording fixes in type.rst

  • grammar and punctuation in sys.rst

  • set: grammar fixes

  • structures: capitalization fix

  • grammar fixes for sequence

  • objects: point to Py_TYPE instead of direct object access

  • numbers: add more explicit Python equivalences

  • method: add missing period

  • memory: grammar fix

  • mapping: grammar fixes

  • long: grammar fix

  • iter: fix grammar for PyAIter_Check

  • init: grammar fix.
    (cherry picked from commit 897bc6f)

Co-authored-by: Jelle Zijlstra jelle.zijlstra@gmail.com

* wording fixes in type.rst

* grammar and punctuation in sys.rst

* set: grammar fixes

* structures: capitalization fix

* grammar fixes for sequence

* objects: point to Py_TYPE instead of direct object access

* numbers: add more explicit Python equivalences

* method: add missing period

* memory: grammar fix

* mapping: grammar fixes

* long: grammar fix

* iter: fix grammar for PyAIter_Check

* init: grammar fix.
(cherry picked from commit 897bc6f)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@JelleZijlstra JelleZijlstra self-assigned this Apr 2, 2022
@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label Apr 2, 2022
@JelleZijlstra JelleZijlstra merged commit 11f5fd1 into python:3.10 Apr 2, 2022
@JelleZijlstra JelleZijlstra deleted the backport-897bc6f-3.10 branch April 2, 2022 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants