]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-141004: correctly document `Py_HASH_*` and `PyHASH_*` as `hash_info` attrib...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 8 Nov 2025 12:28:01 +0000 (13:28 +0100)
committerGitHub <noreply@github.com>
Sat, 8 Nov 2025 12:28:01 +0000 (12:28 +0000)
commit41944be1e1ea4491c903f697a79be8369dca8c2f
tree0b877951d6b84ad9a8207b6ebe800c1a7d2c425c
parent1a080199aff6d98b476ab19e409d7ca4d56cb3c6
[3.14] gh-141004: correctly document `Py_HASH_*` and `PyHASH_*` as `hash_info` attributes (GH-141233) (#141234)

gh-141004: correctly document `Py_HASH_*` and `PyHASH_*` as `hash_info` attributes (GH-141233)
(cherry picked from commit 87942d911b8bc9e83caee3c0b699f0b0ba15daa9)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Doc/c-api/hash.rst
Doc/library/sys.rst