Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-92820: Skip test_cppext if _ctypes is missing (#92844) | Victor Stinner | 2022-05-16 | 1 | -0/+2 |
* | gh-92584: test_cppext uses setuptools (#92639) | Victor Stinner | 2022-05-12 | 1 | -67/+35 |
* | gh-92135: test_cppext requires subprocess (GH-92349) | Christian Heimes | 2022-05-05 | 1 | -0/+1 |
* | gh-91321: Add _Py_NULL macro (#92253) | Victor Stinner | 2022-05-03 | 1 | -0/+2 |
* | gh-91320: Fix more old-style cast warnings in C++ (#92247) | Victor Stinner | 2022-05-03 | 1 | -0/+2 |
* | gh-92135: Fix _Py_reinterpret_cast() for const (#92138) | Victor Stinner | 2022-05-02 | 1 | -5/+13 |
* | gh-91321: Add _testcppext C++ extension (#32175) | Victor Stinner | 2022-05-02 | 1 | -0/+79 |