summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_capi/test_hash.py
Commit message (Expand)AuthorAgeFilesLines
* [3.13] gh-111495: Add tests for PyTuple C API (GH-118757) (GH-123371)Sergey B Kirpichev2024-08-271-0/+4
* gh-111545: Add Py_HashPointer() function (#112096)Victor Stinner2023-12-061-1/+47
* gh-111545: Test PyHash_GetFuncDef() function (#112098)Victor Stinner2023-11-151-0/+33