Skip to content

asyncio.wait fails when futures list is empty #65795

@SebastianKreftDeezer

Description

@SebastianKreftDeezer
BPO 21596
Nosy @gvanrossum, @jrosdahl, @pitrou, @giampaolo, @1st1
PRs
  • bpo-40499: Mention that asyncio.wait() needs a non-empty aws set #19900
  • Files
  • wait_doc.patch
  • 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 2014-06-10.09:16:50.596>
    created_at = <Date 2014-05-28.16:22:29.041>
    labels = ['docs', 'expert-asyncio']
    title = 'asyncio.wait fails when futures list is empty'
    updated_at = <Date 2020-05-04.21:56:08.097>
    user = 'https://bugs.python.org/SebastianKreftDeezer'

    bugs.python.org fields:

    activity = <Date 2020-05-04.21:56:08.097>
    actor = 'gvanrossum'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2014-06-10.09:16:50.596>
    closer = 'vstinner'
    components = ['Documentation', 'asyncio']
    creation = <Date 2014-05-28.16:22:29.041>
    creator = 'Sebastian.Kreft.Deezer'
    dependencies = []
    files = ['35496']
    hgrepos = []
    issue_num = 21596
    keywords = ['patch']
    message_count = 6.0
    messages = ['219290', '219877', '219881', '220155', '220156', '368089']
    nosy_count = 8.0
    nosy_names = ['gvanrossum', 'jrosdahl', 'pitrou', 'giampaolo.rodola', 'docs@python', 'python-dev', 'yselivanov', 'Sebastian.Kreft.Deezer']
    pr_nums = ['19900']
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue21596'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions