summaryrefslogtreecommitdiffstats
path: root/Python/ceval.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2022-02-07 15:22:24 (GMT)
committerGitHub <noreply@github.com>2022-02-07 15:22:24 (GMT)
commitf20ca766fe404a20daea29230f161a0eb71bb489 (patch)
tree0c3f278f2eea61527975686294f9be16daedda30 /Python/ceval.c
parent7d8b69e1d1f125454d8cec81ff0dee72f2bef957 (diff)
downloadcpython-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