index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
c-api
/
hash.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-141004: correctly document `Py_HASH_*` and `PyHASH_*` as `hash_info` attri...
Bénédikt Tran
2025-11-08
1
-1/+11
*
gh-141004: fix `versionadded` typo for `Py_HASH_SIPHASH13` (#141223)
Bénédikt Tran
2025-11-08
1
-1/+1
*
gh-141004: Document `Py_HASH_*` macros (#141205)
Bénédikt Tran
2025-11-07
1
-1/+53
*
Fix documentation of hash in PyHash_FuncDef (#137595)
da-woods
2025-08-11
1
-1/+1
*
gh-122854: Add Py_HashBuffer() function (#122855)
Victor Stinner
2024-08-30
1
-0/+19
*
gh-111389: Add PyHASH_MULTIPLIER constant (#119214)
Victor Stinner
2024-05-21
1
-0/+6
*
gh-113024: C API: Add PyObject_GenericHash() function (GH-113025)
Serhiy Storchaka
2024-03-22
1
-0/+11
*
gh-111389: expose PyHASH_INF/BITS/MODULUS/IMAG macros as public (#111418)
Sergey B Kirpichev
2024-03-09
1
-1/+24
*
gh-111545: Add Py_HashPointer() function (#112096)
Victor Stinner
2023-12-06
1
-0/+10
*
gh-111545: Mention PEP 456 in PyHash_GetFuncDef() doc (#112647)
Victor Stinner
2023-12-03
1
-0/+3
*
gh-111545: Test PyHash_GetFuncDef() function (#112098)
Victor Stinner
2023-11-15
1
-0/+48