Skip to content

Conversation

@hyperkai
Copy link

@hyperkai hyperkai commented Oct 30, 2025

In Comparing Sequences and Other Types section, I changed the Unicode code point number to the Unicode code point because the Unicode code point already has the meaning of a number.


📚 Documentation preview 📚: https://cpython-previews--140812.org.readthedocs.build/

I changed **the Unicode code point number** to **Unicode code point** because **the Unicode code point** already has the meaning of a number.
@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news awaiting review labels Oct 30, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Oct 30, 2025
@StanFromIreland StanFromIreland changed the title Update datastructures.rst Docs: Remove redundant word in datastructures.rst Oct 31, 2025

The :keyword:`type` statement is new in Python 3.12. For backwards
compatibility, type aliases can also be created through simple assignment::
compatibility, type aliases can also be created through `assignment statements <https://docs.python.org/3/reference/simple_stmts.html#assignment-statements>`_:
Copy link
Contributor

@skirpichev skirpichev Nov 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
compatibility, type aliases can also be created through `assignment statements <https://docs.python.org/3/reference/simple_stmts.html#assignment-statements>`_:
compatibility, type aliases can also be created through :ref:`assignment statements <assignment>`:

Copy link
Member

@StanFromIreland StanFromIreland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is such a tiny change, and with little-to-no practical difference, I think this is churn.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

4 participants