Skip to content

Conversation

@da-woods
Copy link
Contributor

@da-woodsda-woods commented Aug 9, 2025

Because of a small typo, it wasn't showing up in the generated docs.


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

Because of a small typo, it wasn't showing up in the generated docs.
Copy link
Member

@vstinnervstinner left a comment

Choose a reason for hiding this comment

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

LGTM

@vstinnervstinner merged commit 70218b4 into python:mainAug 11, 2025
43 checks passed
@github-project-automationgithub-project-automationbot moved this from Todo to Done in Docs PRsAug 11, 2025
@miss-islington-app
Copy link

Thanks @da-woods for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 11, 2025
Because of a small typo, it wasn't showing up in the generated docs. (cherry picked from commit 70218b4) Co-authored-by: da-woods <dw-git@d-woods.co.uk>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 11, 2025
Because of a small typo, it wasn't showing up in the generated docs. (cherry picked from commit 70218b4) Co-authored-by: da-woods <dw-git@d-woods.co.uk>
@bedevere-app
Copy link

GH-137642 is a backport of this pull request to the 3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14 bugs and security fixes label Aug 11, 2025
@bedevere-app
Copy link

GH-137643 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13 bugs and security fixes label Aug 11, 2025
@vstinner
Copy link
Member

Merged, thank you for the fix.

vstinner pushed a commit that referenced this pull request Aug 11, 2025
Fix documentation of hash in PyHash_FuncDef (GH-137595) Because of a small typo, it wasn't showing up in the generated docs. (cherry picked from commit 70218b4) Co-authored-by: da-woods <dw-git@d-woods.co.uk>
@da-woodsda-woods deleted the da-woods-patch-1 branch August 11, 2025 11:31
maurycy added a commit to maurycy/cpython that referenced this pull request Aug 12, 2025
* main: pythongh-137288: Update 3.14 magic numbers (pythonGH-137665) pythongh-135228: When @DataClass(slots=True) replaces a dataclass, make the original class collectible (take 2) (pythonGH-137047) pythongh-126008: Improve docstrings for Tkinter cget and configure methods (pythonGH-133303) pythongh-131885: Use positional-only markers for ``max()`` and ``min()`` (python#131868) pythonGH-137426: Remove code deprecation of `importlib.abc.ResourceLoader` (pythonGH-137567) pythongh-125897: Mark range function parameters as positional only (python#125945) pythongh-137400: Fix a crash when disabling profiling across all threads (pythongh-137471) pythongh-115766: Fix IPv4Interface.is_unspecified (pythonGH-137326) pythongh-128813: cleanup C-API docs for PyComplexObject (pythonGH-137579) pythongh-135953: Profile a module or script with sampling profiler (python#136777) Fix documentation of hash in PyHash_FuncDef (python#137595)
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
Because of a small typo, it wasn't showing up in the generated docs.
hugovk pushed a commit that referenced this pull request Sep 11, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip issueskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants

@da-woods@vstinner@skirpichev@StanFromIreland@ZeroIntensity