This topic describes the interesting contents when I explore
CPython
interpreter.
Articles
Difference between __init__ and __new__ in Python
Objects in the for loop: iterable, iterator and generator
sys.audit in CPython
How does sys.monitoring work?
Debug CPython Lib and Module