Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-111863: Rename `Py_NOGIL` to `Py_GIL_DISABLED` (#111864) | Hugo van Kemenade | 2023-11-20 | 1 | -1/+1 |
* | Add support.MS_WINDOWS constant (#110446) | Victor Stinner | 2023-10-06 | 2 | -6/+3 |
* | gh-110119: Temporarily skip test_cppext on --disable-gil builds. (#110123) | Sam Gross | 2023-09-29 | 1 | -0/+4 |
* | gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421) | Serhiy Storchaka | 2023-09-02 | 1 | -0/+2 |
* | gh-105776: Fix test_cppext when CC contains -std=c11 option (#108343) | Victor Stinner | 2023-08-23 | 1 | -0/+13 |
* | gh-108303: Add Lib/test/test_cppext/ sub-directory (#108325) | Victor Stinner | 2023-08-22 | 3 | -0/+390 |