mypy icon indicating copy to clipboard operation
mypy copied to clipboard

fix: TypeGuard becomes bool instead of Any when passed as TypeVar (fixes #17117)

Open sloboegen opened this issue 10 months ago • 3 comments

Fixes #17117.

sloboegen avatar Apr 20 '24 18:04 sloboegen

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

github-actions[bot] avatar Apr 20 '24 18:04 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 Apr 25 '24 23:04 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 Apr 29 '24 12:04 github-actions[bot]