5 Commits (f051e43b22af014364e231c36489e6745993ea34)

Author SHA1 Message Date
Christian Heimes f051e43b22 Issue #28126: Replace Py_MEMCPY with memcpy(). Visual Studio can properly optimize memcpy(). 9 years ago
Benjamin Peterson 9b3d77052f replace Python aliases for standard integer types with the standard integer types (#17884) 9 years ago
Victor Stinner a17b6bb5fe Issue #20162: Fix an alignment issue in the siphash24() hash function which 12 years ago
Christian Heimes a5bcd7c0ee Issue #19183: too many tests depend on the sort order of repr(). 12 years ago
Christian Heimes 985ecdcfc2 ssue #19183: Implement PEP 456 'secure and interchangeable hash algorithm'. 12 years ago