python-internals
There are 2 repositories under python-internals topic.
jwalsh/advanced-python
Advanced Python programming concepts: internals, metaprogramming, concurrency, design patterns, functional programming, and more. Educational resource with examples and exercises.
izo0x90/Adding-GOTO-statement-to-Python
Just what it sounds like, decorator that patches function bytecode to allow GOTO's *ROFL* As part of what I call the "How it's made - Software edition"