-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
False positive on function call with walrus operator
bug
mypy got something wrong
topic-pep-572
PEP 572 (walrus operator)
#17377
opened Jun 13, 2024 by
mixilchenko
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
False positive with assignment expression shadowing a builtin
bug
mypy got something wrong
topic-pep-572
PEP 572 (walrus operator)
#15904
opened Aug 18, 2023 by
eltoder
nested if/while walrus operator loses typing (nullability) information
bug
mypy got something wrong
topic-pep-572
PEP 572 (walrus operator)
topic-type-narrowing
Conditional type narrowing / binder
#14573
opened Feb 1, 2023 by
ds-cbo
Weird narrowing when using walrus operator in condition
bug
mypy got something wrong
topic-pep-572
PEP 572 (walrus operator)
topic-type-narrowing
Conditional type narrowing / binder
#11315
opened Oct 11, 2021 by
freundTech
no error on invalid assignment expression on generic with constraints
bug
mypy got something wrong
topic-pep-572
PEP 572 (walrus operator)
#11113
opened Sep 16, 2021 by
DetachHead
Type fails to get "refined" on branch when mypy gave an error on correct code
feature
priority-2-low
topic-pep-572
PEP 572 (walrus operator)
topic-type-narrowing
Conditional type narrowing / binder
is None
-check happens in variable assignment
false-positive
#9229
opened Jul 29, 2020 by
davidmrdavid
Walrus operators unrecognised in dictionary initialisation of a class attribute
bug
mypy got something wrong
topic-pep-572
PEP 572 (walrus operator)
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
#8379
opened Feb 7, 2020 by
masasakano
PEP 572: Test interaction with PEP 572 (walrus operator)
topic-tests
mypy.server.deps
priority-1-normal
topic-pep-572
#7315
opened Aug 10, 2019 by
JelleZijlstra
PEP 572: Test interaction with PEP 572 (walrus operator)
topic-tests
--allow-redefinition
good-first-issue
topic-pep-572
#7314
opened Aug 10, 2019 by
JelleZijlstra
ProTip!
Add no:assignee to see everything thatβs not assigned.