-
Matthew Fernandez authored
As of Python 3.9, these can be used in preference to `typing`.¹ This change retains old style hints in in gen_version.py for Rocky 8 whose CI environment seems to detect the system Python 3.8 when running a CMake build. ¹ https://peps.python.org/pep-0585/
Matthew Fernandez authoredAs of Python 3.9, these can be used in preference to `typing`.¹ This change retains old style hints in in gen_version.py for Rocky 8 whose CI environment seems to detect the system Python 3.8 when running a CMake build. ¹ https://peps.python.org/pep-0585/
Loading