vault
Search
Search
Dark mode
Light mode
Explorer
Tag: python/object-model
3 items with this tag.
Jun 01, 2026
Object Identity and Interning
python
python/internals
python/object-model
cpython
identity
interning
Jun 01, 2026
Reference Counting
python
python/internals
python/object-model
python/memory
cpython
garbage-collection
May 30, 2026
Object Creation new init and alloc
python
python/internals
python/object-model
cpython