Skip to content

Issues: python/mypy

Python 3.13 tracking issue
#17264 opened May 18, 2024 by hauntsaninja
Open
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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Allow type aliases be used as variables bug mypy got something wrong false-positive mypy gave an error on correct code priority-2-low
#327 opened Jul 25, 2014 by JukkaL updated Mar 24, 2022
Bad circular imports are not rejected feature priority-2-low topic-runtime-semantics mypy doesn't model runtime semantics correctly
#61 opened Jan 27, 2013 by ashleyh updated Mar 19, 2022
mypy does not deduce more specific type of generic based on isinstance of attribute false-positive mypy gave an error on correct code feature priority-2-low topic-type-narrowing Conditional type narrowing / binder
#8435 opened Feb 24, 2020 by osandov updated Mar 19, 2022
Only allow splatting iterables if function takes at least one positional arg feature priority-2-low topic-calls Function calls, *args, **kwargs, defaults
#12206 opened Feb 18, 2022 by piotrfilipiuk updated Mar 19, 2022
import * in class bodies should be disallowed bug mypy got something wrong priority-2-low topic-runtime-semantics mypy doesn't model runtime semantics correctly
#12198 opened Feb 17, 2022 by hauntsaninja updated Mar 19, 2022
Add assertion passes priority-2-low refactoring Changing mypy's internals
#2158 opened Sep 20, 2016 by elazarg updated Mar 19, 2022
Type annotation "List"[int] generates runtime error but is accepted by mypy feature priority-2-low topic-quoted-annotations Detecting problems with quoted annotations
#9932 opened Jan 20, 2021 by erictraut updated Mar 19, 2022
Quoted type name not actually valid as base class bug mypy got something wrong priority-2-low
#1685 opened Jun 9, 2016 by rwbarton updated Oct 31, 2021
Polymorphism question bug mypy got something wrong priority-2-low
#5040 opened May 14, 2018 by kris-brown updated Jul 28, 2021
stubgen considers some assignments as type alias which aren't bug mypy got something wrong priority-2-low topic-stubgen
#3983 opened Sep 22, 2017 by dmoisset updated Jul 26, 2021
Mypy doesn't understand __class__ feature priority-2-low
#4177 opened Oct 28, 2017 by dmcooke updated Apr 14, 2021
Multi-level type resolution feature priority-2-low
#10164 opened Mar 5, 2021 by NiklasRosenstein updated Mar 5, 2021
Unexpected arguments type error false-positive mypy gave an error on correct code feature priority-2-low
#8651 opened Apr 9, 2020 by eupraxis1981 updated Oct 12, 2020
ProTip! Follow long discussions with comments:>50.