We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
typing.py
typing.py contains at least two doctests:
cpython/Lib/typing.py
Lines 3377 to 3414 in 81ab0e8
But, they are not ever executed.
I propose to add a DocTestSuite to test_typing to run these tests.
DocTestSuite
test_typing
Note, that this is related but not similar to #111682