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

Support recursive types feature meta Issues tracking a broad area of work needs discussion priority-1-normal topic-recursive-types
#731 by o11c was closed Aug 12, 2022 updated Jul 30, 2024
Make Mapping covariant in key false-positive mypy gave an error on correct code feature needs discussion priority-0-high topic-pep-484
#1114 by JukkaL was closed Aug 10, 2023 updated Jul 16, 2024
Restrictions on MYPYPATH needs discussion topic-usability
#7604 by orenbenkiki was closed Jul 3, 2024 updated Jul 3, 2024
Protocols and ... if ... else ... false-positive mypy gave an error on correct code needs discussion priority-1-normal topic-join-v-union Using join vs. using unions topic-protocols topic-ternary-expression a if b else c
#5392 by srittau was closed Jul 3, 2024 updated Jul 3, 2024
Use Union for tuple fallback? needs discussion topic-join-v-union Using join vs. using unions
#7616 by mthuurne was closed Jul 3, 2024 updated Jul 3, 2024
Cannot silence "unused 'type: ignore'" in version specific code bug mypy got something wrong needs discussion priority-1-normal topic-reachability Detecting unreachable code topic-type-ignore # type: ignore comments
#8823 by serhiy-storchaka was closed May 2, 2023 updated Jun 21, 2024
bytearray treated as a subclass of bytes needs discussion
#8505 by llchan was closed Jun 21, 2024 updated Jun 21, 2024
Refactor checker.py needs discussion refactoring Changing mypy's internals
#12027 by 97littleleaf11 was closed Jun 21, 2024 updated Jun 21, 2024
Use PYTHONPATH to look up modules needs discussion
#175 by JukkaL was closed May 17, 2015 updated Mar 8, 2024
Redesign import handling meta Issues tracking a broad area of work needs discussion priority-0-high
#8584 by JukkaL was closed Nov 12, 2023 updated Nov 12, 2023
Make List[<nothing>] a subtype of List[X]? needs discussion
#6613 by JukkaL was closed Sep 27, 2023 updated Sep 27, 2023
--strict is too strict to be useful needs discussion topic-configuration Configuration files and flags
#7767 by msullivan was closed Jan 17, 2023 updated Sep 23, 2023
Overconstrained type variable bug mypy got something wrong false-positive mypy gave an error on correct code needs discussion topic-protocols topic-type-variables
#5775 by efahl was closed Aug 28, 2023 updated Aug 28, 2023
Subclasses of external classes confusing mypy needs discussion question topic-inheritance Inheritance and incompatible overrides
#5445 by alanhdu was closed Aug 28, 2023 updated Aug 28, 2023
ProTip! Add no:assignee to see everything that’s not assigned.