mypy
mypy copied to clipboard
Fix Tuple Special Cases from Docstrings
Fixes #17394
(Explain how this PR changes mypy.)
Updates stubdoc is_valid_type regex.
According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅
According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅
According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅
According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅