Resources for learning about Python internals and CPython source code
Here is a collection of articles, tutorials, and whatnot that help with understanding of CPython internals and source code.
Python Compiler Internals, by Thomas Lee
How Fast Can We Make Interpreted Python?, by Russel Power and Alex Rubinsteyn