spack/lib/spack
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
..
docs Docs: Minor change 'several'->'over a dozen' (#34274) 2022-12-02 10:27:37 -08:00
env Control Werror by converting to Wno-error (#30882) 2022-11-23 12:29:17 -08:00
external Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
llnl Track locks by (dev, ino); close file handlers between tests (#34122) 2022-11-25 10:57:33 +01:00
spack typing: move from comment annotations to Python 3.6 annotations (#34305) 2022-12-04 21:41:12 -08:00
spack_installable Remove support for running with Python 2.7 (#33063) 2022-11-14 13:11:28 +01:00