COMMITS
/ Modules/xxlimited_35.c May 5, 2023
E
gh-99113: Add Py_MOD_PER_INTERPRETER_GIL_SUPPORTED (gh-104205)
Eric Snow committed
November 14, 2022
V
gh-99300: Use Py_NewRef() in Modules/ directory (#99473)
Victor Stinner committed
June 10, 2022
E
gh-90763: Modernise xx template module initialisation (#93078)
Erlend Egeberg Aasland committed
May 31, 2021
H
bpo-42972: Fully implement GC protocol for xxlimited (GH-26451)
Hai Shi committed
April 2, 2021
V
bpo-41111: xxlimited.c defines Py_LIMITED_API (GH-25151)
Victor Stinner committed
December 8, 2020
P
bpo-42111: Make the xxlimited module an example of best extension module practices (GH-23226)
Petr Viktorin committed