]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:29:55 +0000 (13:29 +0100)
committerGitHub <noreply@github.com>
Sat, 8 Nov 2025 12:29:55 +0000 (12:29 +0000)
commitf8147a031633b4778ef856fe4fccf325798df876
tree6347ad04fca50d65eae3d5a8bc8178327a2c83fa
parent731832a024a644c7d2a121e0fc61539147fd2ebf
[3.13] gh-141004: correctly document `Py_HASH_*` and `PyHASH_*` as `hash_info` attributes (GH-141233) (#141235)

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