Python typing compatibility library
copied from cf-staging / typing-compatIn Python >=3.8 the typing.getorigin and typing.getargs functions are provided. This library aims to bring the identical behaviour of these functions to other versions of Python.