StackOverflow Questions for Tag: python-c-api

bourneeoo
bourneeoo

Reputation: 482

How to debug a dylib error or compiler bug in a Python-C-API function wrapper?

Score: 1

Views: 37

Answers: 1

Read More
Christoph Meyer
Christoph Meyer

Reputation: 1

How do I clear my Python interpreter cache while executing with pybind11?

Score: 0

Views: 54

Answers: 0

Read More
FloopyBeep
FloopyBeep

Reputation: 23

Python's C-extension with numpy randomly crashes after a few calls (5~10) from python code

Score: 0

Views: 66

Answers: 1

Read More
WhiteGoat
WhiteGoat

Reputation: 25

Why does Python implement cyclic GC on types that reference non-container types

Score: 1

Views: 84

Answers: 1

Read More
Marko Devcic
Marko Devcic

Reputation: 1101

Create a PyObject with a pointer to a C function

Score: 0

Views: 64

Answers: 1

Read More
Nicolas V
Nicolas V

Reputation: 63

Python C extension using the Limited API: how to get the value of __debug__?

Score: 2

Views: 44

Answers: 1

Read More
Xantium
Xantium

Reputation: 11603

Using PyModule_AddIntConstant() in an extension

Score: 1

Views: 909

Answers: 1

Read More
Luka
Luka

Reputation: 1

allocating memory for list - Python

Score: -1

Views: 2030

Answers: 2

Read More
Maxim Postnikov
Maxim Postnikov

Reputation: 109

Executing a c function in python code space

Score: 0

Views: 29

Answers: 0

Read More
MariusSiuram
MariusSiuram

Reputation: 3644

Python multi-thread multi-interpreter C API

Score: 29

Views: 12280

Answers: 3

Read More
oBrstisf8o
oBrstisf8o

Reputation: 316

Python: Heaptypes with metaclasses

Score: 1

Views: 105

Answers: 1

Read More
mindoverflow
mindoverflow

Reputation: 924

Polars complex function via the numba JIT (circumventing the return entity limit of 1)

Score: 1

Views: 699

Answers: 1

Read More
Prashanth Raghu
Prashanth Raghu

Reputation: 483

What is reference stealing and borrowing?

Score: 22

Views: 8072

Answers: 1

Read More
firmament
firmament

Reputation: 130

Segfault in tp_alloc on Python 3.12

Score: 2

Views: 137

Answers: 1

Read More
FamousSnake
FamousSnake

Reputation: 451

check if assessing an address will cause a segfault without crashing python

Score: 0

Views: 38

Answers: 1

Read More
Matthew Moisen
Matthew Moisen

Reputation: 18299

How to check if an object in Python is a PyCapsule?

Score: 3

Views: 3414

Answers: 3

Read More
BaccaRuler MC
BaccaRuler MC

Reputation: 37

Best/Cleanest way to structure error checking on dynamically allocated variables

Score: 0

Views: 96

Answers: 3

Read More
Lakshit Karsoliya
Lakshit Karsoliya

Reputation: 25

Calling a function that execute Python in C++ from Python gives a free() invalid pointer error

Score: 0

Views: 151

Answers: 1

Read More
Yay295
Yay295

Reputation: 1855

Python setuptools multiple extension modules with shared C source code building in parallel

Score: 3

Views: 337

Answers: 1

Read More
LakshyaK2011
LakshyaK2011

Reputation: 144

How to resolve linking error in C Python API

Score: 0

Views: 116

Answers: 1

Read More
PreviousPage 2Next