Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-95299: Rework test_cppext.py to not invoke setup.py directly (#103316) | Pradyun Gedam | 2023-04-13 | 1 | -8/+3 |
* | gh-94731: Revert to C-style casts for _Py_CAST (GH-94782) | Petr Viktorin | 2022-07-14 | 1 | -5/+0 |
* | gh-94751: Install, import and run the test C++ extension (MVP) (GH-94754) | Petr Viktorin | 2022-07-12 | 1 | -1/+1 |
* | gh-91321: Fix test_cppext for C++03 (#93902) | Victor Stinner | 2022-06-16 | 1 | -2/+4 |
* | gh-91321: Fix compatibility with C++ older than C++11 (#93784) | Victor Stinner | 2022-06-14 | 1 | -5/+14 |
* | gh-92584: test_cppext uses setuptools (#92639) | Victor Stinner | 2022-05-12 | 1 | -0/+42 |