diff options
| author | Victor Stinner <vstinner@python.org> | 2022-06-16 12:39:00 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-16 12:39:00 (GMT) |
| commit | a38c2a61d585fce0973e93dd590551ccddd947fb (patch) | |
| tree | a1ae98332572e493b58cd150d14615c0a509fde5 /Lib/multiprocessing/shared_memory.py | |
| parent | 7546914e3f8157d8bad2998677e0ea3ed4cb7939 (diff) | |
| download | cpython-a38c2a61d585fce0973e93dd590551ccddd947fb.zip cpython-a38c2a61d585fce0973e93dd590551ccddd947fb.tar.gz cpython-a38c2a61d585fce0973e93dd590551ccddd947fb.tar.bz2 | |
gh-91321: Fix test_cppext for C++03 (#93902)
Don't build _testcppext.cpp with -Wzero-as-null-pointer-constant when
testing C++03: only use this compiler flag with C++11.
Diffstat (limited to 'Lib/multiprocessing/shared_memory.py')
0 files changed, 0 insertions, 0 deletions
