0:00
/
0:00

Paid episode

The full episode is only available to paid subscribers of Confessions of a Code Addict

Design of the CPython Type System

Understanding design is important before looking at implementation

About

This is the first video on the video series on the internals of the CPython type system. In this video we talk about the broad design ideas behind the type system based on which it is implemented.

It’s important to first talk about the design because it gives us a mental model about how things work, which gives us a better perspective about the cod…

This post is for paid subscribers