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

x is None or y is None VS not all((x, y)) bug mypy got something wrong
#17800 by virajkanwade was closed Sep 20, 2024
Upper bound is missing from generic function signature in error report bug mypy got something wrong
#17792 by jolaf was closed Sep 21, 2024
地图爬取代码上传
#17779 by LiYangHJ was closed Sep 18, 2024
False X | Y positives on not existing lines bug mypy got something wrong
#17768 by febus982 was closed Sep 13, 2024
Mypy does not understand typing relationship with generics bug mypy got something wrong
#17763 by damienbfs was closed Sep 12, 2024
type statement + Annotated == Invalid type alias bug mypy got something wrong good-second-issue topic-pep-695 Issues related to PEP 695 syntax
#17751 by nernst was closed Sep 18, 2024
[good-first-issue] Incomplete Cobertura XML spec support bug mypy got something wrong
#17689 by webknjaz was closed Sep 15, 2024
Clarification on how to Run .test Files? documentation topic-developer Issues relevant to mypy developers topic-tests
#17687 by gnohgnailoug was closed Aug 19, 2024
Cannot alias keywords mypy has special cases for bug mypy got something wrong
#17656 by sshane was closed Aug 16, 2024
stubtest does not validate incomplete features bug mypy got something wrong topic-configuration Configuration files and flags topic-stubtest
#17634 by sobolevn was closed Aug 5, 2024
[PEP 695] Unexpected var-annotated error bug mypy got something wrong topic-pep-695 Issues related to PEP 695 syntax
#17630 by jolaf was closed Sep 18, 2024
Stubtest does not understand functools.cached_property bug mypy got something wrong topic-stubtest
#17625 by hamdanal was closed Aug 10, 2024
ProTip! Adding no:label will show everything without a label.