Skip to content

asyncio.gather should not "dedup" awaitables #89171

Closed as not planned
Closed as not planned
@byllyfish

Description

@byllyfish
BPO 45008
Nosy @asvetlov, @1st1
Files
  • gather_test.py
  • 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 = None
    created_at = <Date 2021-08-26.05:28:34.528>
    labels = ['type-bug', '3.9', 'expert-asyncio']
    title = 'asyncio.gather should not "dedup" awaitables'
    updated_at = <Date 2021-08-26.05:28:34.528>
    user = 'https://bugs.python.org/byllyfish'

    bugs.python.org fields:

    activity = <Date 2021-08-26.05:28:34.528>
    actor = 'byllyfish'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['asyncio']
    creation = <Date 2021-08-26.05:28:34.528>
    creator = 'byllyfish'
    dependencies = []
    files = ['50236']
    hgrepos = []
    issue_num = 45008
    keywords = []
    message_count = 1.0
    messages = ['400309']
    nosy_count = 3.0
    nosy_names = ['asvetlov', 'yselivanov', 'byllyfish']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45008'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9only security fixestopic-asynciotype-bugAn unexpected behavior, bug, or error

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions