Here is a collection of articles, tutorials, and whatnot that help with understanding of CPython internals and source code.
###Python Documentation
###Blog Post Series
###Other Various Blog Posts and Papers
-
Python Compiler Internals, by Thomas Lee
-
How Fast Can We Make Interpreted Python?, by Russel Power and Alex Rubinsteyn