/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

bernsteinbear.com
| | tonybaloney.github.io
1.6 parsecs away

Travel
| | [AI summary] Python core developer Anthony Shaw introduces a new optional JIT (Just in Time) compiler for Python 3.13, explaining its copy-and-patch architecture and potential for future optimizations.
| | eli.thegreenplace.net
0.9 parsecs away

Travel
| | [AI summary] This article explains how to add a new 'until' statement to Python's compiler by modifying its grammar, AST generation, and bytecode compilation processes.
| | www.justus.pw
1.5 parsecs away

Travel
| | [AI summary] This article explains how to use Python's disassembly library to inspect and understand CPython's byte code, including examples of disassembling a simple function.
| | hamatti.org
18.8 parsecs away

Travel
| Fluent Python is one of the best - if not the best - Python books and will help you become better at writing pythonic code.