SIGN IN SIGN UP

gh-91321: Add _testcppext C++ extension (#32175)

Build a basic C++ test extension to check that the Python C API is
compatible with C++ and does not emit C++ compiler warnings.

* Add Modules/_testcppext.cpp: C++ extension
* Add Lib/test/test_cppext.py: test building the C++ extension.
V
Victor Stinner committed
79886e7b62f4879a4cb17526a9a809bd0f5ed5e3
Parent: 18b07d7
Committed by GitHub <noreply@github.com> on 5/2/2022, 12:09:22 PM