mypy icon indicating copy to clipboard operation
mypy copied to clipboard

Fix Tuple Special Cases from Docstrings

Open InvincibleRMC opened this issue 1 year ago • 2 comments

Fixes #17394

(Explain how this PR changes mypy.)

Updates stubdoc is_valid_type regex.

InvincibleRMC avatar Jun 25 '24 20:06 InvincibleRMC

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

github-actions[bot] avatar Jun 25 '24 20:06 github-actions[bot]

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

github-actions[bot] avatar Jun 29 '24 23:06 github-actions[bot]

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

github-actions[bot] avatar Jul 20 '24 22:07 github-actions[bot]

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

github-actions[bot] avatar Dec 02 '24 03:12 github-actions[bot]