spack/lib
Todd Gamblin 82b7fe649f
typing: move from comment annotations to Python 3.6 annotations (#34305)
We've stopped supporting Python 2, and contributors are noticing that our CI no longer
allows Python 2.7 comment type hints. They end up having to adapt them, but this adds
extra unrelated work to PRs.

- [x] Move to 3.6 type hints across the entire code base
2022-12-04 21:41:12 -08:00
..
spack typing: move from comment annotations to Python 3.6 annotations (#34305) 2022-12-04 21:41:12 -08:00