8000 Remove typing.AwaitableGenerator · Issue #3932 · python/typeshed · GitHub
[go: up one dir, main page]

Skip to content
Remove typing.AwaitableGenerator #3932
Closed as not planned
Closed as not planned
@hauntsaninja

Description

@hauntsaninja

As mentioned in the code, AwaitableGenerator doesn't exist in typing.py or PEP 484.

# NOTE: This type does not exist in typing.py or PEP 484.

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0