Skip to content

asyncio.tasks.wait does not allow to set custom exception when return_when=FIRST_EXCEPTION #77584

Description

@pyneda
mannequin
BPO 33403
Nosy @giampaolo, @hniksic, @asvetlov, @1st1, @pyneda
PRs
  • bpo-33403: Added return_on parameter to asyncio.tasks.wait coro #6679
  • 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 2018-05-02.00:33:54.589>
    labels = ['type-feature', '3.8', 'expert-asyncio']
    title = 'asyncio.tasks.wait does not allow to set custom exception when return_when=FIRST_EXCEPTION'
    updated_at = <Date 2018-05-17.16:36:46.486>
    user = 'https://github.com/pyneda'

    bugs.python.org fields:

    activity = <Date 2018-05-17.16:36:46.486>
    actor = 'yselivanov'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['asyncio']
    creation = <Date 2018-05-02.00:33:54.589>
    creator = 'pyneda'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33403
    keywords = ['patch']
    message_count = 3.0
    messages = ['316761', '316866', '316961']
    nosy_count = 5.0
    nosy_names = ['giampaolo.rodola', 'hniksic', 'asvetlov', 'yselivanov', 'pyneda']
    pr_nums = ['6679']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue33403'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned
      No fields configured for issues without a type.

      Projects

      Status
      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions