Hacker News new | ask | show | jobs
by winstonewert 220 days 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*.