python / mypy

Optional static typing for Python
https://www.mypy-lang.org/
Other
17.85k stars 2.74k forks source link

Fix Tuple Special Cases from Docstrings #17440

Open InvincibleRMC opened 1 week ago

InvincibleRMC commented 1 week ago

Fixes #17394

(Explain how this PR changes mypy.)

Updates stubdoc is_valid_type regex.

github-actions[bot] commented 1 week ago

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

github-actions[bot] commented 3 days ago

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