`list` type hints apiutils incompatible with Python<3.9
Type Hinting Generics in Standard Collections as introduced for example here does only work in Python >= 3.9.
Edited by Joscha
Type Hinting Generics in Standard Collections as introduced for example here does only work in Python >= 3.9.