cpython/Modules/_sha3
Christian Heimes 75e923fcf2 Issue #16847: Fixed improper use of _PyUnicode_CheckConsistency() in
non-pydebug builds. Several extension modules now compile cleanly when
assert()s are enabled in standard builds (-DDEBUG flag).
2013-01-03 09:22:41 +01:00
..
keccak Issue #16166: Add PY_LITTLE_ENDIAN and PY_BIG_ENDIAN macros and unified 2012-10-17 23:52:17 +02:00
cleanup.py Issue #16166: Add PY_LITTLE_ENDIAN and PY_BIG_ENDIAN macros and unified 2012-10-17 23:52:17 +02:00
sha3module.c Issue #16847: Fixed improper use of _PyUnicode_CheckConsistency() in 2013-01-03 09:22:41 +01:00