issues
search
python
/
mypy
Optional static typing for Python
https://www.mypy-lang.org/
Other
18.57k
stars
2.84k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Structural Pattern Matching Exhaustiveness check when using OR
#18108
acciaioli
closed
2 weeks ago
0
Cannot compile Mypy with Mypyc
#18107
agriyakhetarpal
closed
3 weeks ago
9
(🐞) errors from imported modules aren't reported when project is installed
#18106
KotlinIsland
opened
3 weeks ago
0
Assertion fails in is_overlapping_types() when comparing Unpack TypeVarTuple with default type
#18105
h4l
opened
3 weeks ago
0
Added CLI support for Mypy Plugins
#18104
dibrinsofor
opened
3 weeks ago
3
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
Crash on sequence match statement in generic class with restricted type variable bound to sequence
#18089
rwhender
closed
1 week ago
0
Calling `type[T]` returns the parent of `T` on Python 3.12+
#18088
Avasam
opened
3 weeks ago
0
Internal error: De-serialization failure: `TypeInfo` not fixed
#18087
inducer
opened
3 weeks ago
1
mypy suggests `Iterator[Never]`, wants `Iterator[None]` as return type of contextmanager
#18086
alexei
opened
4 weeks ago
0
PEP 702 (@deprecated): overriding deprecated methods
#18085
tyralla
opened
4 weeks ago
2
Check that errno is not None
#18084
hauntsaninja
closed
4 weeks ago
1
Mismatched parameter types not checked assigning `functools.partial()` to `Callable[]`
#18083
andersk
closed
4 weeks ago
2
Sync typeshed
#18082
github-actions[bot]
closed
4 weeks ago
5
Stubgen generates `__mypy-replace` method for `@dataclass_transform`
#18081
KapJI
opened
4 weeks ago
5
Final works with Literal, but Final[str] don't
#18080
fjossandon
closed
3 weeks ago
2
Mypy Self Checking Should Enable --warn-unreachable
#18079
davidhalter
opened
4 weeks ago
5
Enable --warn-unreachable in --strict in Mypy 2.0
#18078
davidhalter
opened
4 weeks ago
1
Fixes #17840 by modifying incompatible_argument_note
#18077
fjzll
opened
4 weeks ago
1
Use `strict = True` for `mypy_bootstrap.ini`
#18076
sobolevn
closed
4 weeks ago
5
[arg-type] "Argument has incompatible type" for TypeVar bound to Union passed to overloaded function
#18075
Avasam
opened
4 weeks ago
0
Spurious type error in `except` branch after an assignment from an `await` that throws
#18074
bcmills
opened
1 month ago
0
Failure to account for None-returning generators in StopIteration.args
#18073
dvarrazzo
closed
4 weeks ago
4
list comprehensions: mypy fails to derive the union type for lists but not for tuples
#18072
anilbey
opened
1 month ago
2
Clean up new_semantic_analyzer config
#18071
hauntsaninja
closed
4 weeks ago
1
Reconsider `--extra-checks`
#18070
hauntsaninja
opened
1 month ago
1
Lint github actions and dependabot.yml
#18069
sobolevn
closed
1 month ago
4
Issue warning for enum with no members in stub
#18068
hauntsaninja
closed
1 month ago
2
Remove union simplification during inference
#18067
hauntsaninja
closed
1 month ago
2
Inferring parameter types and return type of a `type[T]`
#18066
InSyncWithFoo
opened
1 month ago
0
Disallow literal `0` step in slice expressions
#18065
brianschubert
opened
1 month ago
4
Missing Liskov violation with generic subclass
#18064
hauntsaninja
closed
6 days ago
2
Fix crash when checking slice expression with step 0 in tuple index
#18063
brianschubert
closed
1 month ago
2
Crash when checking slice expression with `0` used for the `step`
#18062
AlexWaygood
closed
1 month ago
0
stubgen: Add flagfile support
#18061
KapJI
closed
1 month ago
0
Function signature matching fails at import
#18060
jolaf
opened
1 month ago
4
Regression in 'unwrapping' optional variables with a function
#18059
stianjensen
closed
1 month ago
1
Previous
Next