GitHub / python/mypy issues and pull requests
Labelled with: topic-async
#18468 - Update asyncio eval tests for 3.14
Pull Request -
State: closed - Opened by cdce8p 11 months ago
Labels: topic-tests, topic-async
#18468 - Update asyncio eval tests for 3.14
Pull Request -
State: closed - Opened by cdce8p 11 months ago
Labels: topic-tests, topic-async
#16202 - 'Maybe you forgot to use "await"?' has wrong error code
Issue -
State: closed - Opened by JelleZijlstra about 2 years ago
Labels: bug, topic-error-reporting, topic-async
#16166 - `@overload`s are not checked to be the same as body: sync or async
Issue -
State: closed - Opened by sobolevn about 2 years ago
Labels: bug, topic-overloads, topic-async
#16069 - Add truthy-coroutine check
Issue -
State: open - Opened by ikonst over 2 years ago
- 3 comments
Labels: feature, topic-async
#14113 - Missing warning for unawaited coroutine when invoking method in superclass
Issue -
State: closed - Opened by mschurr about 3 years ago
- 9 comments
Labels: feature, topic-async
#12649 - Feature Design Discussion: Blocking Analysis
Issue -
State: open - Opened by jhance over 3 years ago
- 3 comments
Labels: feature, topic-async
#12089 - Regression in testAsyncioGatherPreciseType
Issue -
State: closed - Opened by hauntsaninja almost 4 years ago
- 1 comment
Labels: bug, topic-async
#10534 - Generator with await not considered an AsyncGenerator
Issue -
State: closed - Opened by audoh-tickitto over 4 years ago
- 2 comments
Labels: bug, topic-async
#8699 - Remove typing.AwaitableGenerator from typeshed
Issue -
State: closed - Opened by hauntsaninja over 5 years ago
- 6 comments
Labels: topic-async, affects-typeshed
#5070 - Unexpected behavior regarding async generator
Issue -
State: closed - Opened by pawelswiecki over 7 years ago
- 9 comments
Labels: documentation, topic-usability, topic-async
#2499 - Warn about unused Awaitables (and potentially other objects)
Issue -
State: open - Opened by JelleZijlstra about 9 years ago
- 32 comments
Labels: feature, needs discussion, priority-1-normal, topic-async