CPython Internals - (Full Course)

CPython Internals - (Full Course)

11.169 Lượt nghe
CPython Internals - (Full Course)
Chapters: 00:00 CPython setup and Intro to int type 09:21 Sum up two integers using Python/C API 20:39 Introduction to Python List type 32:00 __len__ and len() support to Integer object 43:24 Introduction to NoneType type 55:55 Exploring CPython NoneType implementation 1:09:02 Making changes to NoneType source code in CPython 1:14:36 Making changes to Boolean type source code in CPython 1:25:37 Intro to the Compiler part of CPython 1:38:24 What is "__code__" object - a sample usage 1:42:44 'int' object is not iterable - how is it checked in CPython? For separate videos see the playlist: https://www.youtube.com/playlist?list=PL0xSLrZOcI4t3WC1QDN1dE7SVoDzesUyL Github REPO for our video - see PRs: https://github.com/ShahriyarR/cpython Follow me: https://twitter.com/ShahriyarRzayev