summaryrefslogtreecommitdiffstats
path: root/Lib/test/setup_testcppext.py
Commit message (Expand)AuthorAgeFilesLines
* gh-91321: Fix test_cppext for C++03 (#93902)Victor Stinner2022-06-161-2/+4
* gh-91321: Fix compatibility with C++ older than C++11 (#93784)Victor Stinner2022-06-141-5/+14
* gh-92584: test_cppext uses setuptools (#92639)Victor Stinner2022-05-121-0/+42