summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_enum.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2022-06-16 13:17:35 (GMT)
committerGitHub <noreply@github.com>2022-06-16 13:17:35 (GMT)
commit62f72e481183c89f94aa3d8e30c6d453db490561 (patch)
treea8048d27959f15667eff53b63fe28469d9599c92 /Lib/test/test_enum.py
parentdf091e14d8c5b25b9094ebb86857e30adc8e5abb (diff)
downloadcpython-62f72e481183c89f94aa3d8e30c6d453db490561.zip
cpython-62f72e481183c89f94aa3d8e30c6d453db490561.tar.gz
cpython-62f72e481183c89f94aa3d8e30c6d453db490561.tar.bz2
gh-91321: Fix test_cppext for C++03 (GH-93902) (#93904)
Don't build _testcppext.cpp with -Wzero-as-null-pointer-constant when testing C++03: only use this compiler flag with C++11. (cherry picked from commit a38c2a61d585fce0973e93dd590551ccddd947fb) Co-authored-by: Victor Stinner <vstinner@python.org> Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Lib/test/test_enum.py')
0 files changed, 0 insertions, 0 deletions