Skip to content

Deprecate-remove passing coroutine objects to asyncio.wait() #78971

@1st1

Description

@1st1
BPO 34790
Nosy @rhettinger, @asvetlov, @serhiy-storchaka, @1st1, @miss-islington, @tirkarthi, @jack1142, @aeros
PRs
  • bpo-34790: Document how passing coroutines to asyncio.wait() can be confusing. #9543
  • [3.7] bpo-34790: [docs] Passing coroutines to asyncio.wait() can be confusing. (GH-9543) #9577
  • bpo-34790: Fix asyncio.wait() 3.8 whatsnew entry #16975
  • bpo-34790: Implement deprecation of passing coroutines to asyncio.wait() #16977
  • bpo-34790: add version of removal of explicit passing of coros to asyncio.wait's documentation #20008
  • bpo-34790: Remove passing coroutine objects to asyncio.wait() #31964
  • 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-03-17.20:52:30.179>
    created_at = <Date 2018-09-24.16:42:33.302>
    labels = ['type-bug', 'expert-asyncio']
    title = 'Deprecate-remove passing coroutine objects to asyncio.wait()'
    updated_at = <Date 2022-03-17.20:52:30.179>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2022-03-17.20:52:30.179>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-03-17.20:52:30.179>
    closer = 'asvetlov'
    components = ['asyncio']
    creation = <Date 2018-09-24.16:42:33.302>
    creator = 'yselivanov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34790
    keywords = ['patch']
    message_count = 24.0
    messages = ['326265', '326271', '326272', '326390', '326392', '326393', '326395', '326397', '355443', '355448', '355450', '355451', '355457', '355483', '355487', '355488', '355491', '355603', '355605', '355609', '355611', '359036', '368795', '415446']
    nosy_count = 8.0
    nosy_names = ['rhettinger', 'asvetlov', 'serhiy.storchaka', 'yselivanov', 'miss-islington', 'xtreak', 'jack1142', 'aeros']
    pr_nums = ['9543', '9577', '16975', '16977', '20008', '31964']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34790'
    versions = []

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions