# Feature or enhancement `typing.py` contains at least two doctests: https://github.com/python/cpython/blob/81ab0e8a4add53035c87b040afda6d554cace528/Lib/typing.py#L3377-L3414 But, they are not ever executed. I propose to add a `DocTestSuite` to `test_typing` to run these tests. Note, that this is related but not similar to https://github.com/python/cpython/pull/111682 <!-- gh-linked-prs --> ### Linked PRs * gh-112156 * gh-112230 * gh-112231 <!-- /gh-linked-prs -->