issues
search
python
/
mypy
Optional static typing for Python
https://www.mypy-lang.org/
Other
18.55k
stars
2.84k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[chore] Remove black and ruff from test-requirements
#18139
sterliakov
closed
1 week ago
3
Do not consider bare TypeVar not overlapping with None for reachability analysis
#18138
sterliakov
closed
4 days ago
5
stubgen: do not include mypy generated symbols
#18137
hamdanal
closed
1 week ago
2
[mypyc] Add lowered primitive for unsafe list get item op
#18136
JukkaL
opened
2 weeks ago
1
`==`-based narrowing of `Optional`
#18135
tyralla
closed
6 days ago
2
Allow to ignore type errors per line specifically for mypy
#18134
mar10
closed
2 weeks ago
1
Expression does not infer float as result type
#18133
mar10
closed
2 weeks ago
3
Added checks for invalid usage of continue/break/return in except* block
#18132
coldwolverine
closed
4 days ago
7
Daemonized mypy ignores errors on files that previously passed (cache bug)
#18131
emernic
opened
2 weeks ago
3
Inconsistent mypy behavior with overloaded == operator in BoundedLinearExpression
#18130
KowalMar
closed
2 weeks ago
3
Can't find package when using `--package` without a `py.typed` file
#18129
AAriam
closed
2 weeks ago
1
`IsADirectoryError` for namespace packages when using `--linecoverage-report`
#18128
AAriam
opened
2 weeks ago
1
Config to disallow global `# type: ignore` and force ignoring specific errors
#18127
HansAarneLiblik
closed
2 weeks ago
2
False positive "Statement is unreachable" when checking if typevar is None
#18126
Cnoor0171
closed
4 days ago
1
Type error randomly raised when using a decorator and a `type: ignore` comment
#18125
Viicos
opened
2 weeks ago
1
await-not-async missed & false alarms with genexp and list comprehensions
#18124
jakkdl
opened
2 weeks ago
4
mypy doesn't flag continue/break/return in except*
#18123
jakkdl
closed
4 days ago
2
Fix [override] error with no line number when argument node has no line number
#18122
brianschubert
closed
2 weeks ago
1
[1.13.0] `incompatible type "str | list[str]"; expected "str | int | list[str | int]"`
#18121
Jacobfaib
closed
2 weeks ago
1
Mypy crashes in 1.13.0 due to hybrid properties comparison
#18120
kylieatalan
opened
2 weeks ago
2
Fix `OR` pattern structural matching exhaustiveness
#18119
shenyih0ng
closed
2 weeks ago
3
variance inferred differently when instance attribute is assigned with a type annotation
#18118
DetachHead
closed
2 weeks ago
2
(🐞) `dmypy` doesn't report any errors when passed an absolute file if the project is installed with a `.pth` file
#18117
KotlinIsland
opened
2 weeks ago
0
Stubgen: guess return types based on returned values
#18116
yangdanny97
opened
2 weeks ago
2
regression in 1.12.0: un-suppressable error with no line number when subtyping dataclass when field has incompatible subtype
#18115
DetachHead
closed
2 weeks ago
2
Sync typeshed
#18114
github-actions[bot]
closed
2 weeks ago
3
Stub generation adds too many explicit re-exports
#18113
henzef
opened
2 weeks ago
2
Variable of type `Any` narrows to any arbitrary type using `TypeVar`
#18112
stephenskett
closed
2 weeks ago
2
(🐞) `dmypy` can check files that dont exist
#18111
KotlinIsland
opened
2 weeks ago
0
Fix typos in `generics.rst`
#18110
shenyih0ng
closed
2 weeks ago
0
Support override for `attr-defined` errors (something like a promise to mypy that the attr is defined going forward)
#18109
zwimer
opened
2 weeks ago
2
Structural Pattern Matching Exhaustiveness check when using OR
#18108
acciaioli
closed
2 weeks ago
0
Cannot compile Mypy with Mypyc
#18107
agriyakhetarpal
closed
2 weeks ago
9
(🐞) errors from imported modules aren't reported when project is installed
#18106
KotlinIsland
opened
2 weeks ago
0
Assertion fails in is_overlapping_types() when comparing Unpack TypeVarTuple with default type
#18105
h4l
opened
2 weeks ago
0
Added CLI support for Mypy Plugins
#18104
dibrinsofor
opened
3 weeks ago
2
Update `config_file` docs
#18103
sobolevn
closed
3 weeks ago
1
Fix subtyping between Instance and Overloaded
#18102
hauntsaninja
closed
3 weeks ago
1
Problems with "expected overloaded function" when method hinted via Callback Protocol (⇝`numpy`)
#18101
randolf-scholz
closed
3 weeks ago
1
Be stricter about access to generic vars from class
#18100
hauntsaninja
opened
3 weeks ago
2
Type guard from if statement doesn't apply to lambda statements
#18099
AaronSartin
closed
3 weeks ago
0
Fix couple crashes in dmypy
#18098
ilevkivskyi
closed
3 weeks ago
3
Update for Windows platform. Resolves #18096
#18097
ag-tafe
closed
3 weeks ago
2
Update documentation to reflect running tests on Windows platform
#18096
ag-tafe
closed
3 weeks ago
0
Disallow calling type on Protocol
#18095
hauntsaninja
opened
3 weeks ago
3
Remove TypeType exception for abstract instantiation
#18094
hauntsaninja
opened
3 weeks ago
3
Fix __new__ and __init__ precedence
#18093
hauntsaninja
opened
3 weeks ago
1
Typing similar methods to have similar arguments
#18092
AaronSartin
closed
3 weeks ago
3
Fix checking of match sequence pattern against bounded type variables
#18091
brianschubert
closed
1 week ago
3
PEP 702 (@deprecated): descriptors
#18090
tyralla
opened
3 weeks ago
5
Previous
Next