Commits
User selector
Commit History
Commits on Jun 9, 2026
Commits on May 13, 2026
Commits on May 12, 2026
gh-115119: Removed bundled copy of the libmpdec (GH-133964)
Show description for 9eb3b14authored
Commits on May 5, 2026
gh-149044: Implement PEP 820 – PySlot: Unified slot system for the C API (GH-149055)
Show description for 508b498andauthored
Commits on May 2, 2026
Commits on Mar 10, 2026
GH-145247: Implement _PyTuple_FromPair() (#145325)
Show description for 478a315authored
Commits on Mar 2, 2026
gh-144748: Make PyErr_CheckSignals raise the exception scheduled by PyThreadState_SetAsyncExc (GH-145178)
Show description for 3b276f3andauthored
Commits on Jan 16, 2026
gh-142913: Add test case for interpreter generator w/ overridden opcodes (#142911)
Show description for 4d5a676authored
Commits on Dec 22, 2025
Commits on Dec 15, 2025
Commits on Dec 6, 2025
gh-138122: Implement frame caching in RemoteUnwinder to reduce memory reads (#142137)
Show description for 572c780authored
Commits on Nov 25, 2025
gh-138122: Split Modules/_remote_debugging_module.c into multiple files (#141934)
Show description for d07d3a3authored
Commits on Nov 5, 2025
gh-140550: Initial implementation of PEP 793 – PyModExport (GH-140556)
Show description for 589a03aauthored
Commits on Oct 31, 2025
Commits on Sep 5, 2025
gh-137210: Add a struct, slot & function for checking an extension's ABI (GH-137212)
Show description for 0c74fc8andauthored
Commits on Jul 21, 2025
gh-136421: Load `_datetime` static types during interpreter initialization (GH-136583)
Show description for a109606authored
Commits on Jul 16, 2025
gh-136669: build `_asyncio` as static module (#136670)
Show description for b7d7225authored
Commits on May 4, 2025
gh-132983: Introduce `_zstd` bindings module (GH-133027)
Show description for 3b43335authored- authored
Commits on Apr 22, 2025
Commits on Apr 20, 2025
gh-131298: eliminate HACL* static libraries for cryptographic modules (GH-132438)
Show description for 5f2ba15authored
Commits on Apr 9, 2025
gh-128384: Use a context variable for warnings.catch_warnings (gh-130010)
Show description for d687900andauthored
Commits on Apr 4, 2025
gh-99108: Implement HACL* HMAC (#130157)
Show description for 0a97427authored
Commits on Jan 31, 2025
gh-93649: Add Modules/_testcapi/function.c file (#129521)
Show description for 60a8541authoredgh-93649: Add Modules/_testcapi/type.c file (#129516)
Show description for 5424e3bauthoredgh-93649: Move PyFrame C API tests to test_capi (#129512)
Show description for 8b70ff5authored
Commits on Jan 30, 2025
gh-111495: Add PyFile tests (#129449)
Show description for 4ca9fc0authoredgh-128911: Add PyImport_ImportModuleAttr() function (#128912)
Show description for 3bebe46authored
Commits on Jan 17, 2025
gh-128911: Add tests on the PyImport C API (#128915)
Show description for d95ba9fandauthored
Commits on Jan 9, 2025
Commits on Sep 29, 2024
Commits on Sep 2, 2024
gh-107954, PEP 741: Add PyConfig_Get()/Set() functions (#123472)
Show description for 33b7909andauthored
Commits on Aug 26, 2024
gh-111495: Add tests for PyTuple C API (#118757)
Show description for dbc1752authored