Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-99113: Add Py_MOD_PER_INTERPRETER_GIL_SUPPORTED (gh-104205) | Eric Snow | 2023-05-05 | 1 | -0/+1 |
* | gh-99300: Use Py_NewRef() in Modules/ directory (#99473) | Victor Stinner | 2022-11-14 | 1 | -8/+4 |
* | gh-90763: Modernise xx template module initialisation (#93078) | Erlend Egeberg Aasland | 2022-06-10 | 1 | -24/+34 |
* | bpo-42972: Fully implement GC protocol for xxlimited (GH-26451) | Hai Shi | 2021-05-31 | 1 | -0/+8 |
* | bpo-41111: xxlimited.c defines Py_LIMITED_API (GH-25151) | Victor Stinner | 2021-04-02 | 1 | -1/+3 |
* | bpo-42111: Make the xxlimited module an example of best extension module prac... | Petr Viktorin | 2020-12-08 | 1 | -0/+301 |