Skip to content

Issues: python/mypy

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

TypeGuard does not narrow when statement compares for identity (is True) bug mypy got something wrong topic-type-narrowing Conditional type narrowing / binder topic-typeguard TypeGuard / PEP 647
#17483 opened Jul 4, 2024 by flaeppe
TypeGuard does not narrow when assignment expression bug mypy got something wrong topic-pep-572 PEP 572 (walrus operator) topic-typeguard TypeGuard / PEP 647
#17088 opened Apr 2, 2024 by roganov
(🎁) Report unreachable when TypeGuard[Never] feature topic-reachability Detecting unreachable code topic-typeguard TypeGuard / PEP 647
#16160 opened Sep 22, 2023 by KotlinIsland
isinstance on runtime-checkable protocols does not correctly narrow unions inferred by TypeGuard bug mypy got something wrong topic-type-narrowing Conditional type narrowing / binder topic-typeguard TypeGuard / PEP 647
#13753 opened Sep 28, 2022 by twoertwein
TypeGuard typechecking on filter is too strict bug mypy got something wrong topic-overloads topic-type-context Type context / bidirectional inference topic-typeguard TypeGuard / PEP 647
#12682 opened Apr 27, 2022 by SmedbergM
Explicit Any check for TypeGuard bug mypy got something wrong topic-disallow-any The disallow-any-* family of flags topic-typeguard TypeGuard / PEP 647
#12049 opened Jan 24, 2022 by hmc-cs-mdrissi
no error when using TypeGuard outside of return type bug mypy got something wrong topic-typeguard TypeGuard / PEP 647
#11765 opened Dec 16, 2021 by DetachHead
TypeGuard may spuriously narrow Any -> object bug mypy got something wrong topic-typeguard TypeGuard / PEP 647
#10554 opened May 29, 2021 by JelleZijlstra
Add support for simple lambda type guard feature priority-2-low topic-type-narrowing Conditional type narrowing / binder topic-typeguard TypeGuard / PEP 647
#9890 opened Jan 8, 2021 by charlax
ProTip! Type g i on any issue or pull request to go back to the issue listing page.