summaryrefslogtreecommitdiffstats
path: root/PCbuild/_testinternalcapi.vcxproj
Commit message (Expand)AuthorAgeFilesLines
* gh-118734: Fixes Windows build when Use_TIER2 is unspecified (#118735)Steve Dower2024-05-071-1/+1
* gh-118335: Configure Tier 2 interpreter at build time (#118339)Guido van Rossum2024-05-011-0/+6
* gh-112984 Update Windows build and installer for free-threaded builds (GH-113...Steve Dower2024-01-171-1/+1
* gh-111569: Implement Python critical section API (gh-111571)Sam Gross2023-11-081-0/+1
* gh-110525: Add tests for internal `set` CAPI (GH-110630)Nikita Sobolev2023-10-101-0/+1
* gh-108724: Add PyMutex and _PyParkingLot APIs (gh-109344)Sam Gross2023-09-191-0/+1
* gh-108777: Split _PyTime tests from _testinternalcapi.c (gh-108787)Sam Gross2023-09-021-0/+1
* bpo-36941: Windows build changes for Windows ARM64 (GH-13365)Paul Monson2019-05-171-0/+16
* bpo-36635: Add _testinternalcapi module (GH-12841)Victor Stinner2019-04-181-0/+94