-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
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
Labels
Comments
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]>
This was referenced Mar 14, 2025
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]>
Thank you for the report and the fix. |
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
Uh oh!
There was an error while loading. Please reload this page.
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
The text was updated successfully, but these errors were encountered: