bpo-46670: Fix #ifdef in sha3module.c (GH-31180)
* Test if HAVE_ALIGNED_REQUIRED is defined, not its value. * Define explicitly NOT_PYTHON macro to 0. Fix "gcc -Wundef" warnings.
V
Victor Stinner committed
f20ca766fe404a20daea29230f161a0eb71bb489
Parent: 7d8b69e
Committed by GitHub <noreply@github.com>
on 2/7/2022, 3:22:24 PM