Skip to content

anext_awaitable is not a collections.abc.Generator #89126

@lordmauve

Description

@lordmauve
mannequin
BPO 44963
Nosy @jab, @asvetlov, @ambv, @1st1, @graingert, @lordmauve, @pablogsal, @miss-islington
PRs
  • bpo-44963: Implement send() and throw() methods for anext_awaitable objects #27955
  • [3.10] bpo-44963: Implement send() and throw() methods for anext_awaitable objects (GH-27955) #28198
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2021-09-07.11:07:01.418>
    created_at = <Date 2021-08-20.17:24:00.924>
    labels = ['type-bug', 'library', 'release-blocker', '3.10', '3.11']
    title = 'anext_awaitable is not a collections.abc.Generator'
    updated_at = <Date 2021-09-07.11:07:01.418>
    user = 'https://github.com/lordmauve'

    bugs.python.org fields:

    activity = <Date 2021-09-07.11:07:01.418>
    actor = 'pablogsal'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-09-07.11:07:01.418>
    closer = 'pablogsal'
    components = ['Library (Lib)']
    creation = <Date 2021-08-20.17:24:00.924>
    creator = 'lordmauve'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44963
    keywords = ['patch']
    message_count = 5.0
    messages = ['399982', '399993', '400039', '401223', '401233']
    nosy_count = 8.0
    nosy_names = ['jab', 'asvetlov', 'lukasz.langa', 'yselivanov', 'graingert', 'lordmauve', 'pablogsal', 'miss-islington']
    pr_nums = ['27955', '28198']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue44963'
    versions = ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixesrelease-blockerstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions