COMMITS
/ Modules/_testcapi/module.c May 5, 2026
P
gh-149044: Implement PEP 820 – PySlot: Unified slot system for the C API (GH-149055)
Petr Viktorin committed
April 8, 2026
P
gh-145921: Add "_DuringGC" functions for tp_traverse (GH-145925)
Petr Viktorin committed
April 2, 2026
P
gh-146636: Py_mod_abi mandatory for modules created from slots array (GH-146855)
Petr Viktorin committed
February 9, 2026
P
gh-140550: allow slots that repeat information from PyModuleDef (GH-144340)
Petr Viktorin committed
January 17, 2026
November 24, 2025
P
gh-141780: Make PyModule_FromSlotsAndSpec enable GIL if needed (GH-141785)
Petr Viktorin committed
November 5, 2025
P
gh-140550: Initial implementation of PEP 793 – PyModExport (GH-140556)
Petr Viktorin committed