24 Sep 2024 | PEP 741: C API to configure Python initialization |
04 Jul 2024 | Add PyUnicodeWriter C API |
20 Mar 2024 | Status of the Python Limited C API (March 2024) |
15 Dec 2023 | Remove private C API functions |
16 Nov 2023 | Design the API of a new PyDict_GetItemRef() function |
08 Jul 2023 | My contributions to Python (July 2023) |
12 Dec 2022 | Convert macros to functions in the Python C API |
05 Oct 2021 | Python C API: Add functions to access PyObject |
04 Oct 2021 | C API changes between Python 3.5 to 3.10 |
30 Mar 2021 | Creation of the pythoncapi_compat project |
26 Mar 2021 | Make structures opaque in the Python C API |
25 Dec 2020 | Hide implementation details from the Python C API |
19 Jun 2019 | Split Include/ directory in Python 3.8 |
07 Sep 2017 | A New C API for CPython |
© Victor Stinner 2016
Powered by Pelican