| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-91321: Fix compatibility with C++ older than C++11 (#93784) (#93802) | Victor Stinner | 2022-06-14 | 1 | -16/+30 |
| * | gh-93442: Add test for _Py_CAST(nullptr). (gh-93505) (gh-93509) | Miss Islington (bot) | 2022-06-05 | 1 | -0/+3 |
| * | gh-93442: Make C++ version of _Py_CAST work with 0/NULL. (GH-93500) (gh-93507) | Miss Islington (bot) | 2022-06-05 | 1 | -0/+4 |
| * | gh-92898: Enhance _testcppext test on cast to PyObject* (GH-93111) | Miss Islington (bot) | 2022-05-26 | 1 | -11/+31 |
| * | [3.11] GH-92898: Make _Py_Cast C++ version compatible with cast operator (gh-... | Dong-hee Na | 2022-05-21 | 1 | -0/+9 |
| * | gh-89653: PEP 670: Fix PyUnicode_READ() cast (GH-92872) | Miss Islington (bot) | 2022-05-17 | 1 | -0/+31 |
| * | gh-91321: Add _Py_NULL macro (#92253) | Victor Stinner | 2022-05-03 | 1 | -4/+4 |
| * | gh-92135: Fix _Py_reinterpret_cast() for const (#92138) | Victor Stinner | 2022-05-02 | 1 | -0/+31 |
| * | gh-91321: Add _testcppext C++ extension (#32175) | Victor Stinner | 2022-05-02 | 1 | -0/+62 |
