3. Introduction to Python List type

Shahriyar Rzayev
CPython Internals
Published in
Oct 22, 2020

In this video we are going to explore how the list type was created in CPython and how to create list object using Python C/API call.
The topic is interesting because we are going to use this information to add __len__() support to integer type in our 4th video.

Note: *again the ideas and cases are not shown as best practice approach*

--

--

Shahriyar Rzayev
CPython Internals

Azerbaijan Python User Group lead — True Pythonista. Open Source enthusiast.