|
About the C API category
|
|
0
|
464
|
November 7, 2022
|
|
Add an Unstable C API for immortalizing objects
|
|
9
|
319
|
December 31, 2025
|
|
Adding C API for use in tp_traverse
|
|
12
|
395
|
December 27, 2025
|
|
C API: How much private is the private _Py_IDENTIFIER() API?
|
|
8
|
1446
|
December 16, 2025
|
|
Bikeshedding: Public function for _PyObject_Dump()
|
|
5
|
295
|
December 16, 2025
|
|
Proposal: Documenting CPython Reference Counting Semantics via Automated Analysis
|
|
6
|
379
|
December 15, 2025
|
|
Frame state always `running` in `sys.setprofile` callback
|
|
1
|
151
|
October 21, 2025
|
|
Inefficiencies in "writer" APIs
|
|
32
|
1026
|
October 20, 2025
|
|
API for special attribute lookup
|
|
4
|
346
|
October 13, 2025
|
|
What do you think of deprecating C APIs to modify immutable strings?
|
|
11
|
769
|
September 24, 2025
|
|
PyUnicode_SubtypeFromData draft
|
|
0
|
139
|
August 22, 2025
|
|
Free-threading: expose atomic operations
|
|
10
|
498
|
August 8, 2025
|
|
_run_exitfuncs in atexit module
|
|
2
|
218
|
August 4, 2025
|
|
Stable ABI/Limited API for free-threaded builds
|
|
48
|
1993
|
August 1, 2025
|
|
PEP 768 and embedding Python
|
|
1
|
316
|
July 14, 2025
|
|
Exposing public APIs for immortal objects
|
|
7
|
633
|
May 30, 2025
|
|
C API Working Group and plan to get a Python C API compatible with alternative Python implementations?
|
|
53
|
2226
|
May 28, 2025
|
|
Add PyBytesWriter public C API
|
|
57
|
1288
|
March 31, 2025
|
|
Pre-PEP: PyModuleExport -- a new export hook for modules
|
|
0
|
226
|
March 14, 2025
|
|
A new API for ensuring/releasing thread states
|
|
34
|
940
|
March 13, 2025
|
|
Python C API summit at EuroPython 2025
|
|
0
|
208
|
March 6, 2025
|
|
PostgreSQL working on moving to C "Limited API"
|
|
1
|
312
|
March 3, 2025
|
|
Why has `_PyThread_CurrentExceptions` disappeared from the exported symbols (but `_PyThread_CurrentFrames` is still there)?
|
|
6
|
319
|
February 18, 2025
|
|
PyErr_Print vs PyErr_Display vs PyErr_WriteUnraisable
|
|
1
|
221
|
February 11, 2025
|
|
Python 3.14 headers will require C11 and C++11
|
|
4
|
603
|
February 10, 2025
|
|
Remove (again) private APIs which now have new public replacement?
|
|
14
|
1138
|
February 4, 2025
|
|
Heap type handling of Py_tp_doc vs. static types
|
|
1
|
161
|
January 31, 2025
|
|
V3.14a1: Design limitations of `PyContext_AddWatcher`
|
|
4
|
369
|
November 26, 2024
|
|
User data pointers for code watcher callbacks
|
|
4
|
232
|
November 26, 2024
|
|
Make the crossinterpreter switching APIs public
|
|
6
|
367
|
November 6, 2024
|