|
Heap type handling of Py_tp_doc vs. static types
|
|
1
|
166
|
January 31, 2025
|
|
V3.14a1: Design limitations of `PyContext_AddWatcher`
|
|
4
|
371
|
November 26, 2024
|
|
User data pointers for code watcher callbacks
|
|
4
|
232
|
November 26, 2024
|
|
Make the crossinterpreter switching APIs public
|
|
6
|
368
|
November 6, 2024
|
|
Adding Py_PACK_VERSION
|
|
19
|
766
|
November 4, 2024
|
|
Py_FinalizeEx() then Py_Initialize() - Failure if datetime is imported
|
|
7
|
362
|
October 30, 2024
|
|
Regarding whether we should add `Py_CurrentArch` or `Py_ArchName` function
|
|
16
|
168
|
October 17, 2024
|
|
About `PyArg_ParseTuple` parsing
|
|
2
|
173
|
October 2, 2024
|
|
About PyDoc_VAR should be changed to be invisible
|
|
6
|
177
|
September 27, 2024
|
|
Py_TYPE() and Py_REFCNT() are opaque function calls in limited C API 3.14
|
|
0
|
146
|
September 24, 2024
|
|
ImportError: DLL load failed while importing _ctypes
|
|
2
|
1254
|
September 23, 2024
|
|
Heap type with base type: what about tp_dealloc?
|
|
3
|
226
|
September 13, 2024
|
|
PY_ prefix for `#if`-friendly macros
|
|
3
|
209
|
August 14, 2024
|
|
Supporting inheritance of native coroutines
|
|
1
|
250
|
August 12, 2024
|
|
Using Private API in a C Extension
|
|
3
|
245
|
August 12, 2024
|
|
Guide to porting C extension to python free-threaded 3.13?
|
|
3
|
703
|
August 9, 2024
|
|
Failing to include external _Py_DECREF_DecRefTotal referenced in function Py_DECREF
|
|
6
|
371
|
August 5, 2024
|
|
Python C API summit at EuroPython 2024
|
|
2
|
473
|
June 24, 2024
|
|
C API for asynchronous functions
|
|
10
|
2909
|
August 4, 2024
|
|
AF_RDS support for getsockopt
|
|
2
|
205
|
July 8, 2024
|
|
Make `_PyObject_CallFunctionVa` public
|
|
7
|
407
|
June 27, 2024
|
|
C API Working Group vacancy (again)
|
|
5
|
559
|
June 27, 2024
|
|
Limited C API: implement Py_INCREF() and Py_DECREF() as function calls
|
|
20
|
2481
|
June 17, 2024
|
|
Changing the PyCapsule API to better support versions
|
|
55
|
1264
|
June 6, 2024
|
|
C API Working Group vacancy
|
|
4
|
664
|
May 30, 2024
|
|
Finishing the Great Renaming
|
|
2
|
690
|
May 23, 2024
|
|
How to make a modules built-in, instead dynamic loading
|
|
3
|
500
|
April 18, 2024
|
|
Py_AtExit change in 3.12
|
|
2
|
317
|
April 17, 2024
|
|
Revisiting a C API for asynchronous functions
|
|
1
|
646
|
April 15, 2024
|
|
Make some PyMutex APIs public
|
|
4
|
572
|
April 4, 2024
|