-
-
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
Mypyc AssertionError: Self`0
bug
mypy got something wrong
topic-mypyc
mypyc bugs
topic-named-tuple
topic-type-variables
#17793
opened Sep 20, 2024 by
CoolCat467
mypyc: mypy got something wrong
topic-mypyc
mypyc bugs
topic-named-tuple
KeyError 'expr'
with NamedTuple
bug
#16845
opened Feb 1, 2024 by
asottile-sentry
False positive errors with anonymous and inline declaration of namedtuple types
bug
mypy got something wrong
topic-named-tuple
#16660
opened Dec 13, 2023 by
vdwees
Allow keyword arguments when creating namedtuple
bug
mypy got something wrong
topic-named-tuple
#16579
opened Nov 28, 2023 by
nemesmihaly
Enum
and NamedTuple
should not allow extra keywords
bug
#16521
opened Nov 18, 2023 by
sobolevn
NamedTuple
s cannot have nested classes
bug
#15775
opened Jul 29, 2023 by
sobolevn
[stubgen] Nested classes in mypy got something wrong
topic-named-tuple
topic-stubgen
NamedTuple
s are not produced
bug
#15752
opened Jul 23, 2023 by
sobolevn
False positive about self argument with union of namedtuple and Any
bug
mypy got something wrong
topic-named-tuple
#15600
opened Jul 5, 2023 by
JukkaL
capture_pattern binding type mismatches namedtuple type from Union
bug
mypy got something wrong
topic-match-statement
Python 3.10's match statement
topic-named-tuple
#14501
opened Jan 21, 2023 by
enigma
Seemingly correct type narrowing, but still incompatible type
bug
mypy got something wrong
topic-match-statement
Python 3.10's match statement
topic-named-tuple
#13744
opened Sep 26, 2022 by
hwong557
One case of max iteration count being exceeded.
crash
semantic-analyzer
Problems that happen during semantic analysis
topic-named-tuple
#12458
opened Mar 26, 2022 by
mrolle45
NamedTuple single line declaration gives error "Too many arguments for NamedTuple() [misc]
bug
mypy got something wrong
semantic-analyzer
Problems that happen during semantic analysis
topic-named-tuple
#11047
opened Sep 2, 2021 by
yesthesoup
Odd behavior when creating namedtuple
topic-error-reporting
How we report errors
topic-named-tuple
topic-usability
#10954
opened Aug 9, 2021 by
gemerden
inner class of NamedTuple triggers "Invalid statement"
bug
mypy got something wrong
topic-named-tuple
#10337
opened Apr 17, 2021 by
Lambda-Logan
Casting NamedTuple with __call__ to Callable
bug
mypy got something wrong
topic-named-tuple
#9858
opened Dec 30, 2020 by
b-x
Unpacking a NamedTuple subclass uses superclass' types
bug
mypy got something wrong
topic-inheritance
Inheritance and incompatible overrides
topic-named-tuple
#8663
opened Apr 12, 2020 by
brettcs
Allow method assignment in body of type extending typing.NamedTuple
bug
mypy got something wrong
priority-2-low
topic-named-tuple
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
#8543
opened Mar 15, 2020 by
asottile
Dict comprehensions fail in NamedTuple
bug
mypy got something wrong
false-positive
mypy gave an error on correct code
priority-1-normal
semantic-analyzer
Problems that happen during semantic analysis
topic-named-tuple
#8376
opened Feb 6, 2020 by
edward-io
NamedTuple with dependent default values causes unexpected 'Name is not defined' errors
false-positive
mypy gave an error on correct code
needs discussion
priority-1-normal
topic-named-tuple
#8178
opened Dec 19, 2019 by
sndrtj
Unclear message if named tuple is not compatible with protocol
diagnostics
priority-1-normal
topic-error-reporting
How we report errors
topic-named-tuple
topic-protocols
topic-usability
#7224
opened Jul 16, 2019 by
JukkaL
New type analyzer: confusing error message for broken named tuple
bug
mypy got something wrong
priority-1-normal
semantic-analyzer
Problems that happen during semantic analysis
topic-named-tuple
#6956
opened Jun 7, 2019 by
ilevkivskyi
typing.NamedTuple
collides based on field order and type, doesn't consider class name or field names
bug
#6623
opened Apr 4, 2019 by
neilvyas
Various class based NamedTuple and TypedDict errors not caught
bug
mypy got something wrong
false-positive
mypy gave an error on correct code
priority-1-normal
topic-named-tuple
topic-typed-dict
#6200
opened Jan 16, 2019 by
JukkaL
No error when attempting to use property object as that property's type
priority-2-low
topic-descriptors
Properties, class vs. instance attributes
topic-named-tuple
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
#6192
opened Jan 15, 2019 by
andy-hanson
Mypy rejects valid nested class inside of a NamedTuple class definition
bug
mypy got something wrong
false-positive
mypy gave an error on correct code
priority-2-low
topic-named-tuple
#5362
opened Jul 15, 2018 by
gwk
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.