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

KeyError: mypy.nodes.MemberExpr object bug mypy got something wrong
#17321 by itamarst was closed Jun 3, 2024
False positive "Missing return statement" for coroutine result pattern matching bug mypy got something wrong topic-match-statement Python 3.10's match statement
#17306 by zoola969 was closed May 31, 2024
--follow-imports does not have an effect on following stub files bug mypy got something wrong
#17298 by ahyatt-continua was closed May 30, 2024
cannot apply @asynccontextmanager to a function that uses TypeVarTuple bug mypy got something wrong topic-pep-646 PEP 646 (TypeVarTuple, Unpack)
#17278 by ZeeD was closed Jun 24, 2024
stubtest: __all__ check seems to ignore *.allowlist files bug mypy got something wrong
#17277 by ncoghlan was closed May 23, 2024
Empty tuple type is expanded in truthy check instead of narrowed. bug mypy got something wrong
#17273 by Avasam was closed May 22, 2024
Follow imports still true even when mypy.ini ignores imports bug mypy got something wrong
#17271 by Ryang20718 was closed May 20, 2024
Support for short-circuit evaluation bug mypy got something wrong
#17253 by mmzeynalli was closed May 16, 2024
Mypy handling initializing Pydantic models with dict values incorrectly bug mypy got something wrong
#17244 by dpitch40 was closed May 20, 2024
Call tuple on a known length tuple[int, int] would lose its length bug mypy got something wrong
#17237 by DanielYang59 was closed May 13, 2024
name-defined error lets Mypy forget TypedDict was wrapped in Unpack bug mypy got something wrong
#17225 by tyralla was closed Jun 5, 2024
int inconsistently considered a subtype of float bug mypy got something wrong
#17223 by decorator-factory was closed May 23, 2024
[mypyc] ... inferred type None; add an annotation on fully-annotated code bug mypy got something wrong
#17216 by bzoracler was closed May 21, 2024
Setting python_executable in $XDG_CONFIG_HOME/mypy/config does not work bug mypy got something wrong
#17205 by doolio was closed May 6, 2024
Mypy.parse needs error messages bug mypy got something wrong
#17190 by dibrinsofor was closed May 2, 2024
ProTip! Type g i on any issue or pull request to go back to the issue listing page.