Skip to content

Issues: python/mypy

Python 3.13 tracking issue
#17264 opened May 18, 2024 by hauntsaninja
Open 1
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

mypy warning on numpy.apply_along_axis bug mypy got something wrong
#17993 opened Oct 18, 2024 by asarkar
Support type inference after using any() feature topic-type-narrowing Conditional type narrowing / binder
#17992 opened Oct 18, 2024 by KazMiddelhoek
Assignment to classvar narrows type seemingly too much bug mypy got something wrong
#17981 opened Oct 17, 2024 by wence-
[mypyc] Pickle test failure with Python 3.14.0a1 bug mypy got something wrong topic-mypyc mypyc bugs
#17973 opened Oct 16, 2024 by cdce8p
(🐞) Protocol not understood as an ABCMeta bug mypy got something wrong topic-runtime-semantics mypy doesn't model runtime semantics correctly
#17968 opened Oct 16, 2024 by KotlinIsland
mypy 2.0 big change list meta Issues tracking a broad area of work
#17967 opened Oct 16, 2024 by hauntsaninja
[1.12 regression] functools.partial and ParamSpec bug mypy got something wrong
#17960 opened Oct 15, 2024 by daneah
Type alias over generic parameter in generic class produces an error bug mypy got something wrong topic-pep-695 Issues related to PEP 695 syntax
#17956 opened Oct 15, 2024 by Dunes
[1.12 regression] os.path functions on a os.PathLike bug mypy got something wrong
#17952 opened Oct 15, 2024 by donn
Mypyc: Crash when using property deleter crash topic-descriptors Properties, class vs. instance attributes topic-mypyc mypyc bugs
#17928 opened Oct 13, 2024 by aatle
Problem with @overload and Iterator/Generator bug mypy got something wrong
#17927 opened Oct 12, 2024 by NoamNol
ProTip! no:milestone will show everything without a milestone.