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
/
Include
/
pyhash.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-29410: Change the default hash algorithm to SipHash13. (GH-28752)
Inada Naoki
2021-10-10
1
-4/+4
*
bpo-43795: PEP-652: Clean up the stable ABI/limited API (GH-25482)
Petr Viktorin
2021-04-23
1
-2/+0
*
bpo-43475: Fix worst case collision behavior for NaN instances (GH-25493)
Raymond Hettinger
2021-04-22
1
-2/+1
*
bpo-40602: Add _Py_HashPointerRaw() function (GH-20056)
Victor Stinner
2020-05-12
1
-0/+2
*
bpo-39127: Make _Py_HashPointer's argument be const (GH-17690)
Andy Lester
2020-02-05
1
-1/+1
*
Fix typos mostly in comments, docs and test names (GH-15209)
Min ho Kim
2019-08-30
1
-1/+1
*
Correct the location of a function mentioned in a comment (GH-4327)
Ned Batchelder
2017-11-09
1
-1/+1
*
replace Python aliases for standard integer types with the standard integer t...
Benjamin Peterson
2016-09-06
1
-10/+6
*
Issue #19526: Exclude all new API from the stable ABI.
Martin v. Löwis
2014-01-03
1
-0/+2
*
ssue #19183: Implement PEP 456 'secure and interchangeable hash algorithm'.
Christian Heimes
2013-11-20
1
-0/+147