Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
31af650ee25f65794b75d4dfefed6fe4758781c1
/
Python
/
pyhash.c
b2e5794
bpo-31338 (#3374)
by Barry Warsaw
· 8 years ago
f432a32
bpo-30923: Silence fall-through warnings included in -Wextra since gcc-7.0. (#3157)
by Stefan Krah
· 8 years ago
f051e43
Issue #28126: Replace Py_MEMCPY with memcpy(). Visual Studio can properly optimize memcpy().
by Christian Heimes
· 9 years ago
9b3d770
replace Python aliases for standard integer types with the standard integer types (#17884)
by Benjamin Peterson
· 9 years ago
a17b6bb
Issue #20162: Fix an alignment issue in the siphash24() hash function which
by Victor Stinner
· 12 years ago
a5bcd7c
Issue #19183: too many tests depend on the sort order of repr().
by Christian Heimes
· 12 years ago
985ecdc
ssue #19183: Implement PEP 456 'secure and interchangeable hash algorithm'.
by Christian Heimes
· 12 years ago