Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-113024: C API: Add PyObject_GenericHash() function (GH-113025) | Serhiy Storchaka | 2024-03-22 | 1 | -0/+1 |
* | gh-111389: expose PyHASH_INF/BITS/MODULUS/IMAG macros as public (#111418) | Sergey B Kirpichev | 2024-03-09 | 1 | -5/+11 |
* | gh-111545: Add Py_HashPointer() function (#112096) | Victor Stinner | 2023-12-06 | 1 | -1/+5 |
* | gh-112026: Restore removed private C API (#112115) | Victor Stinner | 2023-11-15 | 1 | -0/+22 |
* | gh-111545: Add Include/cpython/pyhash.h header file (#112063) | Victor Stinner | 2023-11-15 | 1 | -0/+13 |