Skip to content

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 6eff004 into python:3.9 Apr 2, 2022
@JelleZijlstra JelleZijlstra deleted the backport-897bc6f-3.9 branch April 2, 2022 23:00
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
* 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>
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