EuroPython 2015

Playing with CPython Objects Internals

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.

in on Wednesday 22 July at 14:30 See schedule

Video


Do you have some questions on this talk?

New comment