summaryrefslogtreecommitdiffstats
path: root/Lib/test/setup_testcppext.py
Commit message (Expand)AuthorAgeFilesLines
* gh-94731: Revert to C-style casts for _Py_CAST (GH-94782) (#94849)Miss Islington (bot)2022-07-151-5/+0
* gh-94751: Install, import and run the test C++ extension (MVP) (GH-94754) (#9...Miss Islington (bot)2022-07-131-1/+1
* gh-91321: Fix test_cppext for C++03 (GH-93902) (#93904)Miss Islington (bot)2022-06-161-2/+4
* gh-91321: Fix compatibility with C++ older than C++11 (#93784) (#93802)Victor Stinner2022-06-141-0/+51