5 ms·
> but not everything is necessarily backed by the same kind of heap-allocated memory object. Do you have an example, I thought literally everything in Python d
by winstonewert 11mo ago
> but not everything is necessarily backed by the same kind of heap-allocated memory object.
Do you have an example, I thought literally everything in Python did trace to a PyObject*.