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

Expression type contains Any with await question topic-async async, await, asyncio topic-disallow-any The disallow-any-* family of flags
#8884 by Dreamsorcerer was closed Aug 25, 2022
Remove typing.AwaitableGenerator from typeshed affects-typeshed Anything that blocks a typeshed change topic-async async, await, asyncio
#8699 by hauntsaninja was closed Mar 31, 2022
TypeVar incompatible with nested coroutines bug mypy got something wrong topic-async async, await, asyncio topic-type-variables
#13408 by bushkov was closed Jun 29, 2023
Type narrowing failure inside AsyncExitStack blocks bug mypy got something wrong topic-async async, await, asyncio topic-type-context Type context / bidirectional inference topic-type-narrowing Conditional type narrowing / binder
#13936 by AlexWaygood was closed Nov 22, 2022
no error when not awaiting Future bug mypy got something wrong topic-async async, await, asyncio
#13589 by DetachHead was closed Sep 2, 2022
Niche Incorrect Handling Of Nested Async Functions bug mypy got something wrong topic-async async, await, asyncio
#13717 by zevbo was closed Aug 13, 2023
Protocol for async method bug mypy got something wrong topic-async async, await, asyncio topic-protocols
#14058 by Mulugruntz was closed Nov 12, 2022
Mypy misunderstands poorly documented class of async generators bug mypy got something wrong topic-async async, await, asyncio
#12924 by jhance was closed Jun 2, 2022
[1.4] Regression with AsyncGenerator bug mypy got something wrong topic-async async, await, asyncio
#15489 by Dreamsorcerer was closed Jun 23, 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
'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
False positive incompatible return type on decorator with TypeVar constraints bug mypy got something wrong topic-async async, await, asyncio
#14944 by ziima was closed Aug 14, 2023
AsyncGenerator/AsyncIterable do not work with overloaded async def bug mypy got something wrong topic-async async, await, asyncio
#14996 by gwax was closed Apr 2, 2023
Generator with await not considered an AsyncGenerator bug mypy got something wrong topic-async async, await, asyncio
#10534 by audoh-tickitto was closed Jun 30, 2024
ProTip! Find all open issues with in progress development work with linked:pr.