Playing with CPython Objects Internals
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Dive into the inner workings of CPython objects in this 31-minute conference talk from EuroPython 2015. Explore the construction of various Python objects, ranging from simple types like integers and None to more complex structures such as dictionaries. Learn how to manipulate instance data directly using ctypes and discover unconventional techniques for modifying Python objects, including the intriguing process of truncating tuples. Gain a deeper understanding of Python's internal object representation and push the boundaries of what's possible with CPython's implementation.
Syllabus
Jesús Espino - Playing with CPython Objects Internals
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube