summaryrefslogtreecommitdiffstats
path: root/Modules/xxlimited_35.c
Commit message (Expand)AuthorAgeFilesLines
* 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