Skip to content

NameError in asyncio.gather when passing a invalid type as an arg with multiple awaitables #90830

@onerandomusername

Description

@onerandomusername
BPO 46672
Nosy @asvetlov, @1st1, @miss-islington, @sobolevn, @onerandomusername
PRs
  • bpo-46672: fix NameError in asyncio.gather if type check fails #31187
  • [3.10] bpo-46672: fix NameError in asyncio.gather if type check fails (GH-31187) #31440
  • [3.9] bpo-46672: fix NameError in asyncio.gather if type check fails (GH-31187) #31441
  • 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 2022-02-20.15:29:03.071>
    created_at = <Date 2022-02-07.05:24:45.795>
    labels = ['3.11', '3.9', '3.10', 'expert-asyncio']
    title = 'NameError in asyncio.gather when passing a invalid type as an arg with multiple awaitables'
    updated_at = <Date 2022-02-28.12:28:14.587>
    user = 'https://github.com/onerandomusername'

    bugs.python.org fields:

    activity = <Date 2022-02-28.12:28:14.587>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-02-20.15:29:03.071>
    closer = 'asvetlov'
    components = ['asyncio']
    creation = <Date 2022-02-07.05:24:45.795>
    creator = 'onerandomusername'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46672
    keywords = ['patch']
    message_count = 6.0
    messages = ['412709', '413578', '413585', '413592', '413975', '414191']
    nosy_count = 6.0
    nosy_names = ['asvetlov', 'yselivanov', 'miss-islington', 'sobolevn', 'onerandomusername', 'norman.lm.fung']
    pr_nums = ['31187', '31440', '31441']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue46672'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions