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

(🐞) --show-error-code-links shows broken links with errors from plugins bug mypy got something wrong topic-error-reporting How we report errors topic-plugins The plugin API and ideas for new plugins
#16375 by KotlinIsland was closed Nov 1, 2023 updated Nov 1, 2023
Improve error on starred assignment bug mypy got something wrong good-first-issue topic-error-reporting How we report errors topic-usability
#16287 by ad-chaos was closed Oct 27, 2023 updated Oct 27, 2023
Incorrect Error with NamedTuple slices ? bug mypy got something wrong topic-error-reporting How we report errors topic-named-tuple
#8776 by Carreau was closed Oct 1, 2023 updated Oct 1, 2023
'Maybe you forgot to use "await"?' has wrong error code bug mypy got something wrong topic-async async, await, asyncio topic-error-reporting How we report errors
#16202 by JelleZijlstra was closed Sep 30, 2023 updated Sep 30, 2023
type: ignore[import-untyped] leaves a hard-to-suppress note bug mypy got something wrong topic-error-reporting How we report errors
#16003 by cebtenzzre was closed Sep 2, 2023 updated Sep 2, 2023
Give more detail about original definition when override is incompatible priority-1-normal topic-error-reporting How we report errors topic-inheritance Inheritance and incompatible overrides topic-usability
#6808 by JukkaL was closed Aug 13, 2023 updated Aug 13, 2023
ignore stubs but get an error if module is missing feature topic-error-reporting How we report errors
#9115 by K0ertis was closed Aug 13, 2023 updated Aug 13, 2023
Invalid warning about unused ini section on blocking error bug mypy got something wrong topic-configuration Configuration files and flags topic-error-reporting How we report errors
#4355 by JukkaL was closed Aug 13, 2023 updated Aug 13, 2023
'await' in non-async function is a blocking error topic-async async, await, asyncio topic-error-reporting How we report errors
#15339 by xiaxinmeng was closed Aug 12, 2023 updated Aug 12, 2023
Confusing line number reported for "Cannot use a covariant type variable as a parameter" bug mypy got something wrong topic-error-reporting How we report errors
#9929 by duncancmt was closed Aug 12, 2023 updated Aug 12, 2023
Class definition shadowed by nonexistent type in builtins.pyi under Python 3.6 bug mypy got something wrong topic-error-reporting How we report errors topic-usability
#10617 by jwodder was closed Aug 12, 2023 updated Aug 12, 2023
(🐞) Wrong error code on bare enum literal bug mypy got something wrong topic-enum topic-error-reporting How we report errors
#13236 by KotlinIsland was closed Dec 6, 2022 updated Dec 6, 2022
Add support for per-module enabling/disabling of error codes feature needs discussion topic-configuration Configuration files and flags topic-error-reporting How we report errors
#9440 by hauntsaninja was closed Aug 25, 2022 updated Aug 25, 2022
If mypy crashes, report traceback in junit.xml topic-error-reporting How we report errors
#4984 by JukkaL was closed Aug 25, 2022 updated Aug 25, 2022
Support for output message ranges, instead of just the position feature topic-error-reporting How we report errors
#12288 by DevilXD was closed Aug 12, 2022 updated Aug 12, 2022
(🎁) Report better errors with syntax errors from the future feature topic-error-reporting How we report errors
#12357 by KotlinIsland was closed Jul 27, 2022 updated Jul 27, 2022
"variable arguments" in error message diagnostics good-first-issue topic-error-reporting How we report errors
#12508 by JelleZijlstra was closed May 21, 2022 updated May 21, 2022
3
1
# type: ignore doesn't work on wrapped lines bug mypy got something wrong topic-error-reporting How we report errors topic-type-ignore # type: ignore comments topic-usability
#8905 by Dreamsorcerer was closed May 20, 2022 updated May 20, 2022
mypy --strict has misleading suggestion for Callable bug mypy got something wrong good-first-issue topic-configuration Configuration files and flags topic-error-reporting How we report errors topic-usability
#11757 by frerikandriessen was closed May 7, 2022 updated May 7, 2022
Friendlier error when 3.10 is parsed as float in pyproject.toml bug mypy got something wrong good-first-issue topic-error-reporting How we report errors
#12108 by jamesbraza was closed May 3, 2022 updated May 3, 2022
ProTip! no:milestone will show everything without a milestone.