We’ve just uploaded mypy 1.14 to the Python Package Index (PyPI).| The Mypy Blog
This PEP proposes adding a zero-overhead debugging interface to CPython that allows debuggers and profilers to safely attach to running Python processes. The interface provides safe execution points for attaching debugger code without modifying the inte...| Python Enhancement Proposals (PEPs)
My Python Standalone Builds (PBS)| gregoryszorc.com
A guide to using uv to run Python scripts, including support for inline dependency metadata, reproducible scripts, and more.| docs.astral.sh
Yes, we talk about the type-checker thing| www.bitecode.dev