COMMITS
/ Doc/c-api/hash.rst November 8, 2025
M
[3.13] gh-141004: correctly document `Py_HASH_*` and `PyHASH_*` as `hash_info` attributes (GH-141233) (#141235)
Miss Islington (bot) committed
M
[3.13] gh-141004: Document `Py_HASH_*` macros (GH-141205) (#141224)
Miss Islington (bot) committed
August 11, 2025
M
[3.13] Fix documentation of hash in PyHash_FuncDef (GH-137595) (#137643)
Miss Islington (bot) committed
June 4, 2024
M
[3.13] gh-111389: Add PyHASH_MULTIPLIER constant (GH-119214) (#119334)
Miss Islington (bot) committed
March 22, 2024
S
gh-113024: C API: Add PyObject_GenericHash() function (GH-113025)
Serhiy Storchaka committed
March 9, 2024
S
gh-111389: expose PyHASH_INF/BITS/MODULUS/IMAG macros as public (#111418)
Sergey B Kirpichev committed
December 6, 2023
V
gh-111545: Add Py_HashPointer() function (#112096)
Victor Stinner committed
December 3, 2023
V
gh-111545: Mention PEP 456 in PyHash_GetFuncDef() doc (#112647)
Victor Stinner committed
November 15, 2023
V
gh-111545: Test PyHash_GetFuncDef() function (#112098)
Victor Stinner committed