Avoiding PyObject_AsCharBuffer from the Limited API
|
|
2
|
447
|
January 20, 2023
|
Valid to subclass `MethodType` from C (or: how to make a C object look and feel as much as function as possible)?
|
|
1
|
454
|
January 18, 2023
|
PyEval_EvalCodeEx seem to ignore default on 3.11
|
|
0
|
412
|
January 13, 2023
|
How to compile python source code with some specific parameters?
|
|
6
|
3057
|
January 3, 2023
|
Adding PyBytes_FromBuffer? (and similar for array.array)
|
|
6
|
1324
|
December 7, 2022
|
C API: What should the leading underscore (`_Py`) mean?
|
|
21
|
2526
|
December 7, 2022
|
Help combining different API's in Python
|
|
1
|
362
|
November 15, 2022
|
C API: Each reference should be backed by a pointer?
|
|
0
|
723
|
August 15, 2022
|
Help with Python 3.10, C-API and initialization
|
|
0
|
648
|
October 18, 2022
|
PyVarObject_HEAD_INIT vs PyObject_HEAD_INIT in "Defining extensions"
|
|
1
|
987
|
October 17, 2022
|
I need help with this program
|
|
1
|
497
|
September 14, 2022
|
How to run a string using Python C API when limited api is used (Py_LIMITED_API)?
|
|
0
|
569
|
August 8, 2022
|
Destroying subinterpreters on a embbeded context with CPython 3.9
|
|
1
|
612
|
August 5, 2022
|
Set (very) specific OpenSSL options
|
|
1
|
745
|
May 9, 2022
|
Urlencoded sending a JSON string
|
|
1
|
23887
|
February 18, 2022
|
Tp_getattr vs. tp_methods
|
|
1
|
717
|
February 8, 2022
|