COMMITS
/ PCbuild/_testinternalcapi.vcxproj March 10, 2026
S
GH-145247: Implement _PyTuple_FromPair() (#145325)
Sergey Miryanov committed
January 16, 2026
D
gh-142913: Add test case for interpreter generator w/ overridden opcodes (#142911)
Dino Viehland committed
April 22, 2025
S
gh-128813: hide mixed-mode functions for complex arithmetic from C-API (#131703)
Sergey B Kirpichev committed
May 7, 2024
S
gh-118734: Fixes Windows build when Use_TIER2 is unspecified (#118735)
Steve Dower committed
May 1, 2024
G
gh-118335: Configure Tier 2 interpreter at build time (#118339)
Guido van Rossum committed
January 17, 2024
S
gh-112984 Update Windows build and installer for free-threaded builds (GH-113129)
Steve Dower committed
November 8, 2023
S
gh-111569: Implement Python critical section API (gh-111571)
Sam Gross committed
October 10, 2023
N
gh-110525: Add tests for internal `set` CAPI (GH-110630)
Nikita Sobolev committed
September 19, 2023
S
gh-108724: Add PyMutex and _PyParkingLot APIs (gh-109344)
Sam Gross committed
September 2, 2023
S
gh-108777: Split _PyTime tests from _testinternalcapi.c (gh-108787)
Sam Gross committed
May 17, 2019
P
bpo-36941: Windows build changes for Windows ARM64 (GH-13365)
Paul Monson committed
April 18, 2019
V
bpo-36635: Add _testinternalcapi module (GH-12841)
Victor Stinner committed