Category cpython

04 Jun 2026 Free Threading internals: deferred reference counting
03 Jun 2026 Free Threading internals: reference counting
17 Oct 2025 PEP 782 – Add PyBytesWriter C API
11 Sep 2025 PEP 757 – C API to import-export Python integers
11 Mar 2025 My Python commits: February 2025
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
04 Nov 2022 Debug a Python reference leak
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
27 Dec 2020 Isolate Python Subinterpreters
25 Dec 2020 Hide implementation details from the Python C API
23 Dec 2020 Leaks discovered by subinterpreters
04 Apr 2020 GIL bugfixes for daemon threads in Python 3.9
03 Apr 2020 Threading shutdown race condition
26 Mar 2020 Daemon threads and the Python finalization in Python 3.2 and 3.3
06 Mar 2019 asyncio WSASend() memory leak
31 Jan 2019 asyncio: WSARecv() cancellation causing data loss
30 Jan 2019 Asyncio: Proactor ConnectPipe() Race Condition
28 Jan 2019 Asyncio: Proactor Cancellation From Hell
09 Jan 2019 Locale Bugfixes in Python 3
06 Sep 2018 Python 3, locales and encodings

© Victor Stinner 2016

Powered by Pelican