Fixing a lot of bugs.
Python 3.11 introduced the Specializing Adaptive Interpreter. When the interpreter detects that some operations predictably involve the same types, those operations are “specialized.” The generic ...
Try Pyrefly Beta 0.42.0, now production-ready for IDE use with faster static analysis, auto import updates, and early Pydantic and Django support.