Skip to content

Drop async_generator dependency #2458

@Zac-HD

Description

@Zac-HD

The async_generator backport has served us well, but now that we've dropped Python 3.5 async generators exist, and having dropped Python 3.6 all the introspection functions we need are now in the standard library too.

I expect this to be a fairly small cleanup, but it's always nice to delete code and dependencies you don't need anymore 😄

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions