-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
TypeGuard does not narrow when statement compares for identity (mypy got something wrong
topic-type-narrowing
Conditional type narrowing / binder
topic-typeguard
TypeGuard / PEP 647
is True
)
bug
#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 Detecting unreachable code
topic-typeguard
TypeGuard / PEP 647
TypeGuard[Never]
feature
topic-reachability
#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
filter
does not narrow TypeVar
used in TypeGuard
signature
bug
#12996
opened Jun 18, 2022 by
Jasha10
TypeGuard typechecking on mypy got something wrong
topic-overloads
topic-type-context
Type context / bidirectional inference
topic-typeguard
TypeGuard / PEP 647
filter
is too strict
bug
#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 mypy got something wrong
topic-typeguard
TypeGuard / PEP 647
TypeGuard
outside of return type
bug
#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.