Skip to content

'async with' somehow suppresses unawaited coroutine warnings #76884

Description

@njsmith
BPO 32703
Nosy @ncoghlan, @giampaolo, @njsmith, @asvetlov, @1st1, @xgid
PRs
  • bpo-32703: Fix coroutine resource warning in case where there's an error #5410
  • 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 2018-01-29.19:32:15.527>
    created_at = <Date 2018-01-29.04:06:16.801>
    labels = ['interpreter-core', '3.7', '3.8']
    title = "'async with' somehow suppresses unawaited coroutine warnings"
    updated_at = <Date 2018-01-31.17:10:01.083>
    user = 'https://github.com/njsmith'

    bugs.python.org fields:

    activity = <Date 2018-01-31.17:10:01.083>
    actor = 'xgdomingo'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-01-29.19:32:15.527>
    closer = 'yselivanov'
    components = ['Interpreter Core']
    creation = <Date 2018-01-29.04:06:16.801>
    creator = 'njs'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32703
    keywords = ['patch']
    message_count = 13.0
    messages = ['311052', '311053', '311058', '311060', '311061', '311062', '311064', '311065', '311066', '311071', '311072', '311157', '311158']
    nosy_count = 6.0
    nosy_names = ['ncoghlan', 'giampaolo.rodola', 'njs', 'asvetlov', 'yselivanov', 'xgdomingo']
    pr_nums = ['5410']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue32703'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions