I would love 3.9 because of type hints like `list[...
# development
h
I would love 3.9 because of type hints like
list[str]
, rather than
List[str]
. We gotta pick back up the Rust packaging plan