Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
gh-141004: DocumentPy_HASH_* macros#141205
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
Conversation
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
ZeroIntensity left a comment
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.
Thanks!
picnixz commentedNov 7, 2025
I decided to add the two blank lines around constants. Ideally I wanted sections, but I think two blank lines are better for reading the document. With so many versionadded, it's easy to get lost. |
ZeroIntensity commentedNov 7, 2025
I already approved this, no need to request. I'm not too familiar with this area, so I'm basically just trusting that you know what you're doing in terms of content. The format and whatnot look fine. |
3989e12 intopython:mainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
picnixz commentedNov 7, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Well.... I included a typo :D (but that's because we have confusing names!!) I will fix it tomorrow but it will be fast (so I won't backport it yet). I knew I shouldn't have left my dev session... |
(cherry picked from commit3989e12)Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Thanks@picnixz for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Thanks@picnixz for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
(cherry picked from commit3989e12)Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
GH-141224 is a backport of this pull request to the3.13 branch. |
(cherry picked from commit3989e12)Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
GH-141225 is a backport of this pull request to the3.14 branch. |
Uh oh!
There was an error while loading.Please reload this page.
This one is much more tricky because
Py_HASH_EXTERNALwas never documented and not really supported in the configure script. It would require user-defined defines and other hacks.What I can do is remove the EXTERNAL docs and make a separate bugfix.
📚 Documentation preview 📚:https://cpython-previews--141205.org.readthedocs.build/