Philip Guo – CPython internals: A ten-hour codewalk through the Python interpreter source code

Here are nine lectures walking through the internals of CPython, the canonical Python interpreter implemented in C. They were from a dynamic programming languages course that I taught in Fall 2014 at the University of Rochester. The format isn’t ideal, but I haven’t seen this level of detail about CPython presented online, so I wanted to share these videos.

Source: Philip Guo – CPython internals: A ten-hour codewalk through the Python interpreter source code

 

Raony Guimaraes