summaryrefslogtreecommitdiffstats
path: root/Modules/xxlimited_35.c
Commit message (Expand)AuthorAgeFilesLines
* gh-99300: Use Py_NewRef() in Modules/ directory (#99473)Victor Stinner2022-11-141-8/+4
* gh-90763: Modernise xx template module initialisation (#93078)Erlend Egeberg Aasland2022-06-101-24/+34
* bpo-42972: Fully implement GC protocol for xxlimited (GH-26451)Hai Shi2021-05-311-0/+8
* bpo-41111: xxlimited.c defines Py_LIMITED_API (GH-25151)Victor Stinner2021-04-021-1/+3
* bpo-42111: Make the xxlimited module an example of best extension module prac...Petr Viktorin2020-12-081-0/+301