Skip to content

Draft: Update typechecking to Python 3.12

Daniel Lyons requested to merge update-typechecking-to-python-312 into main

These are all mechanical edits that transform the type annotations to use builtins, which was added to Python in version 3.10.

Merge request reports