gh-91321: Add _testcppext C++ extension by vstinner · Pull Request #32175 · python/cpython
vstinner
changed the title
bpo-39355: WIP: Add _testcppext C++ extension
gh-91320: WIP: Add _testcppext C++ extension
vstinner
changed the title
gh-91320: WIP: Add _testcppext C++ extension
gh-91321: WIP: Add _testcppext C++ extension
vstinner
changed the title
gh-91321: WIP: Add _testcppext C++ extension
gh-91321: Add _testcppext C++ extension
vstinner
marked this pull request as ready for review
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters