Skip to main content

One doc tagged with "reference-counting"

View all tags

Python Objects Under the Hood

PyObject layout, type objects, reference counting, small integer cache, string interning, and the cost of Python's dynamic type system.