CPython int implementation explained

Python behind the scenes #13: the GIL and its effects on Python multithreading

How async/await works in Python

How the Python import system works

Python behind the scenes #8: how Python integers work

How Python object system works

How Python attributes work

How Python bytecode is executed

How the CPython compiler works

How the CPython VM works