diff options
author | Victor Stinner <vstinner@python.org> | 2022-02-07 15:22:24 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-07 15:22:24 (GMT) |
commit | f20ca766fe404a20daea29230f161a0eb71bb489 (patch) | |
tree | 0c3f278f2eea61527975686294f9be16daedda30 /Python/ceval.c | |
parent | 7d8b69e1d1f125454d8cec81ff0dee72f2bef957 (diff) | |
download | cpython-f20ca766fe404a20daea29230f161a0eb71bb489.zip cpython-f20ca766fe404a20daea29230f161a0eb71bb489.tar.gz cpython-f20ca766fe404a20daea29230f161a0eb71bb489.tar.bz2 |
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.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions