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.NamedTuple
This came up in this PR In typing.NamedTuple there are some mentions to Python 3.5 & 3.6 which can be removed:
cpython/Lib/typing.py
Line 2712 in bd1b622
Lines 2729 to 2731 in bd1b622