Skip to content

Fix the title of "Type Objects" page #130814

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

Closed
koyuki7w opened this issue Mar 3, 2025 · 2 comments
Closed

Fix the title of "Type Objects" page #130814

koyuki7w opened this issue Mar 3, 2025 · 2 comments
Labels
docs Documentation in the Doc dir topic-C-API

Comments

@koyuki7w
Copy link
Contributor

koyuki7w commented Mar 3, 2025

Documentation

Type Objects and Type Objects have the same page title even though their contents are different. For consistency with other pages, the title of the former page might be something like "Type Object Structures".

Linked PRs

@koyuki7w koyuki7w added the docs Documentation in the Doc dir label Mar 3, 2025
@sharktide
Copy link
Contributor

I'll make a pr fix

picnixz pushed a commit that referenced this issue Mar 14, 2025
The "Type Objects" title in `c-api/typeobj.rst`, duplicating the title of `c-api/type.rst`,
has been changed to "Type Objects Structures", thereby slightly improving Sphinx
search.
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Mar 14, 2025
…ythonGH-130817)

The "Type Objects" title in `c-api/typeobj.rst`, duplicating the title of `c-api/type.rst`,
has been changed to "Type Objects Structures", thereby slightly improving Sphinx
search.
(cherry picked from commit 6b932ed)

Co-authored-by: sharktide <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Mar 14, 2025
…ythonGH-130817)

The "Type Objects" title in `c-api/typeobj.rst`, duplicating the title of `c-api/type.rst`,
has been changed to "Type Objects Structures", thereby slightly improving Sphinx
search.
(cherry picked from commit 6b932ed)

Co-authored-by: sharktide <[email protected]>
picnixz pushed a commit that referenced this issue Mar 14, 2025
…GH-130817) (#131225)

gh-130814: Enhance documentation for Python C API type objects (GH-130817)

The "Type Objects" title in `c-api/typeobj.rst`, duplicating the title of `c-api/type.rst`,
has been changed to "Type Objects Structures", thereby slightly improving Sphinx
search.
(cherry picked from commit 6b932ed)

Co-authored-by: sharktide <[email protected]>
@picnixz
Copy link
Member

picnixz commented Mar 14, 2025

Thank you for the report and the fix.

@picnixz picnixz closed this as completed Mar 14, 2025
picnixz pushed a commit that referenced this issue Mar 14, 2025
…GH-130817) (#131224)

gh-130814: Enhance documentation for Python C API type objects (GH-130817)

The "Type Objects" title in `c-api/typeobj.rst`, duplicating the title of `c-api/type.rst`,
has been changed to "Type Objects Structures", thereby slightly improving Sphinx
search.
(cherry picked from commit 6b932ed)

Co-authored-by: sharktide <[email protected]>
mikec9 pushed a commit to mikec9/cpython that referenced this issue Mar 14, 2025
…bjects (pythonGH-130817) (python#131224)

pythongh-130814: Enhance documentation for Python C API type objects (pythonGH-130817)

The "Type Objects" title in `c-api/typeobj.rst`, duplicating the title of `c-api/type.rst`,
has been changed to "Type Objects Structures", thereby slightly improving Sphinx
search.
(cherry picked from commit 6b932ed)

Co-authored-by: sharktide <[email protected]>
plashchynski pushed a commit to plashchynski/cpython that referenced this issue Mar 17, 2025
…ython#130817)

The "Type Objects" title in `c-api/typeobj.rst`, duplicating the title of `c-api/type.rst`,
has been changed to "Type Objects Structures", thereby slightly improving Sphinx
search.
seehwan pushed a commit to seehwan/cpython that referenced this issue Apr 16, 2025
…ython#130817)

The "Type Objects" title in `c-api/typeobj.rst`, duplicating the title of `c-api/type.rst`,
has been changed to "Type Objects Structures", thereby slightly improving Sphinx
search.
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 topic-C-API
Projects
Status: Todo
Development

No branches or pull requests

3 participants