COMMITS
/ Include/exports.h May 5, 2026
P
gh-149044: Implement PEP 820 – PySlot: Unified slot system for the C API (GH-149055)
Petr Viktorin committed
April 23, 2026
P
gh-146636: Improve ABI/feature selection, add new header for it (GH-148302)
Petr Viktorin committed
January 7, 2026
P
gh-141671: PyMODINIT_FUNC: apply `__declspec(dllexport)` on Windows (GH-141672)
Petr Viktorin committed
November 5, 2025
P
gh-140550: Initial implementation of PEP 793 – PyModExport (GH-140556)
Petr Viktorin committed
June 27, 2024
V
gh-121040: Use __attribute__((fallthrough)) (#121044)
Victor Stinner committed
September 3, 2023
V
gh-108765: Move export code from pyport.h to exports.h (#108855)
Victor Stinner committed
December 9, 2022
C
gh-88267: Avoid DLL exporting functions from static builds on Windows(GH-99888)
Christian Rendina committed
October 15, 2019