Could you elaborate on what you mean? There are various typing PEPs; they even have their own category[1].
[1]: https://peps.python.org/topic/typing/
And the PEPs are now collated into a larger single typing spec [1], even hosted on a python.org subdomain. (Previously it was hosted on readthedocs)
[1] https://typing.python.org/en/latest/
And the PEPs are now collated into a larger single typing spec [1], even hosted on a python.org subdomain. (Previously it was hosted on readthedocs)
[1] https://typing.python.org/en/latest/