Closed as not planned
Description
As mentioned in the code, AwaitableGenerator doesn't exist in typing.py or PEP 484.
Line 208 in 626a0f3
It appears it's an "intentionally undocumented" implementation detail of mypy, as mentioned in python/mypy#2907. Ideally, these shouldn't leak into typeshed. I've created issue python/mypy#8699 in mypy, since that's where action needs to be taken first, but keeping an issue here for tracking.
Metadata
Metadata
Assignees
Labels
No labels