conferences | speakers | series

Understanding CPython (3.4) Objects

home

Understanding CPython (3.4) Objects
FOSDEM 2015

I will explain how CPython objects are built, from simple objects like int or None to complex ones like dict. To make it funnier, I will play to change instance data directly using ctypes and do "really bad things" like truncating tuples.

Speakers: Jesús Espino