Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.9k
Issues: python/mypy
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Issues list
Should include a real listing of the flags strict enables in the online documentation. documentation
#19061 openedMay 9, 2025 bywyattscarpenter
Add explanations of the yield statement to common_issues.rst Fixes #17996 documentation
#18422 openedJan 6, 2025 bykeainyeLoading…
Cannot set return type of asynccontextmanagers in Protocol classes documentation
#17996 openedOct 19, 2024 bytilboerner
[docs]: The "Edit Page" button is not visible in the documentation for the stable branch. documentation
#17947 openedOct 14, 2024 byMr-Sunglasses
Replace uses of type variable "value restriction" with "constraints" documentation
#17828 openedSep 25, 2024 byJukkaL
Document TypeVarLike defaults documentation topic-pep-696TypeVar defaults
#17157 openedApr 23, 2024 byJukkaL
show_error_codes and show_error_code_links missing in documentation documentation
#17083 openedApr 1, 2024 bymschoettle
Better documentation around using different python versions for different modules documentation
#16944 openedFeb 23, 2024 byneelmraman
How to properly use shared mypy cache with daemon mode documentation
#16784 openedJan 15, 2024 byMakonnenMak
Setuptools includes type info by default now, update docs accordingly documentation
#16551 openedNov 24, 2023 bytkoft
Add a link from mypy's main documentation page to the wiki page documentation
#16092 openedSep 12, 2023 byedreamleo
TYPE_CHECKING in ternary expression documentation topic-ternary-expressiona if b else c
#15856 openedAug 11, 2023 byigoose1
Clarification regarding dmypy and "one set of source files" documentation topic-daemondmypy
#15622 openedJul 8, 2023 bydfarley1
Document that stubtest will not flag private names documentation topic-stubtest
#15414 openedJun 11, 2023 byrayzchen
overload and contextmanager doesn't work together bugmypy got something wrong documentation
#14652 openedFeb 8, 2023 byprousso
Add common issue docs for PEP585 syntax update documentation
#14246 openedDec 4, 2022 byLefterisJPLoading…
ProTip! Exclude everything labeled
bug
with-label:bug.