COMMITS
/ Include/pyhash.h November 9, 2017
N
Correct the location of a function mentioned in a comment (GH-4327)
Ned Batchelder committed
September 6, 2016
B
replace Python aliases for standard integer types with the standard integer types (#17884)
Benjamin Peterson committed
January 3, 2014
M
Issue #19526: Exclude all new API from the stable ABI.
Martin v. Löwis committed
November 20, 2013
C
ssue #19183: Implement PEP 456 'secure and interchangeable hash algorithm'.
Christian Heimes committed