Commit History

Fix Python 3.9 compat: replace PEP 585 lowercase generics (list[], dict[], set[], tuple[]) with typing equivalents across all runtime-evaluated code
4129a71

DreamsHunter commited on

Fix Python 3.9 compatibility: replace PEP 604 union types with Optional
daca5bd

DreamsHunter commited on