Skip to content

Fix asyncio mock warnings #81196

@asvetlov

Description

@asvetlov
BPO 37015
Nosy @asvetlov, @lisroach, @mariocj89, @miss-islington, @tirkarthi
PRs
  • bpo-37015: Ensure tasks created by _accept_connection2 due to AsyncMock are completed #13661
  • 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 2019-05-30.10:07:09.670>
    created_at = <Date 2019-05-22.17:56:03.539>
    labels = ['3.8', 'type-bug', 'tests']
    title = 'Fix asyncio mock warnings'
    updated_at = <Date 2019-05-30.10:07:09.669>
    user = 'https://github.com/asvetlov'

    bugs.python.org fields:

    activity = <Date 2019-05-30.10:07:09.669>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-30.10:07:09.670>
    closer = 'asvetlov'
    components = ['Tests']
    creation = <Date 2019-05-22.17:56:03.539>
    creator = 'asvetlov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37015
    keywords = ['patch']
    message_count = 9.0
    messages = ['343223', '343228', '343229', '343230', '343352', '343366', '343368', '343962', '343964']
    nosy_count = 5.0
    nosy_names = ['asvetlov', 'lisroach', 'mariocj89', 'miss-islington', 'xtreak']
    pr_nums = ['13661']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37015'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifetestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions