Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
Fix documentation of hash in PyHash_FuncDef#137595
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Because of a small typo, it wasn't showing up in the generated docs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM
70218b4 intopython:mainUh oh!
There was an error while loading.Please reload this page.
Because of a small typo, it wasn't showing up in the generated docs.(cherry picked from commit70218b4)Co-authored-by: da-woods <dw-git@d-woods.co.uk>
Because of a small typo, it wasn't showing up in the generated docs.(cherry picked from commit70218b4)Co-authored-by: da-woods <dw-git@d-woods.co.uk>
GH-137642 is a backport of this pull request to the3.14 branch. |
GH-137643 is a backport of this pull request to the3.13 branch. |
Merged, thank you for the fix. |
* 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)
Because of a small typo, it wasn't showing up in the generated docs.
Uh oh!
There was an error while loading.Please reload this page.
Because of a small typo, it wasn't showing up in the generated docs.
📚 Documentation preview 📚:https://cpython-previews--137595.org.readthedocs.build/