List Question
10 TechQA 2024-10-15 22:14:33New python type created but PyGetSetDef core dumps
286 views
Asked by webminal.org
Py_InitModule with multiple functions - invalid conversion from int to PyCFunction
1.8k views
Asked by kilojoules
Python C API: Passing two functions of many parameters with special types as module
740 views
Asked by kilojoules
Adding new python type : TypeError: can't set attributes of built-in/extension type
4.7k views
Asked by webminal.org
Python C package source code header files are missing
145 views
Asked by Joy3223
std::bad_alloc after replacing boost:python function wrapper with Python/C API
1.9k views
Asked by kilojoules
How to get finer control over sequence attributes in python C API?
69 views
Asked by Lawless
C/C++ Python exception traceback not being generated
1.2k views
Asked by teeks99
Doubts on how to do a c wrapper for python using SWIG
57 views
Asked by Randerson
Conditional importing in "from extern" in cython based on python version
393 views
Asked by MSeifert