Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-112984 Update Windows build and installer for free-threaded builds (GH-113... | Steve Dower | 2024-01-17 | 1 | -1/+1 |
* | gh-111569: Implement Python critical section API (gh-111571) | Sam Gross | 2023-11-08 | 1 | -0/+1 |
* | gh-110525: Add tests for internal `set` CAPI (GH-110630) | Nikita Sobolev | 2023-10-10 | 1 | -0/+1 |
* | gh-108724: Add PyMutex and _PyParkingLot APIs (gh-109344) | Sam Gross | 2023-09-19 | 1 | -0/+1 |
* | gh-108777: Split _PyTime tests from _testinternalcapi.c (gh-108787) | Sam Gross | 2023-09-02 | 1 | -0/+1 |
* | bpo-36941: Windows build changes for Windows ARM64 (GH-13365) | Paul Monson | 2019-05-17 | 1 | -0/+16 |
* | bpo-36635: Add _testinternalcapi module (GH-12841) | Victor Stinner | 2019-04-18 | 1 | -0/+94 |