Skip to content

Remove AsyncMock.assert_awaited_* #82317

Description

@lisroach
BPO 38136
Nosy @cjw296, @ezio-melotti, @voidspace, @asvetlov, @1st1, @lisroach, @mariocj89, @tirkarthi
PRs
  • bpo-38136: Updates await_count and call_count to be different things #16192
  • [3.8] bpo-38136: Updates await_count and call_count to be different things (GH-16192) #16431
  • 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 = 'https://github.com/lisroach'
    closed_at = <Date 2019-09-30.04:21:49.191>
    created_at = <Date 2019-09-12.12:40:20.364>
    labels = ['3.8', 'type-bug', 'library', '3.9']
    title = 'Remove AsyncMock.assert_awaited_*'
    updated_at = <Date 2019-09-30.04:21:49.191>
    user = 'https://github.com/lisroach'

    bugs.python.org fields:

    activity = <Date 2019-09-30.04:21:49.191>
    actor = 'lisroach'
    assignee = 'lisroach'
    closed = True
    closed_date = <Date 2019-09-30.04:21:49.191>
    closer = 'lisroach'
    components = ['Library (Lib)']
    creation = <Date 2019-09-12.12:40:20.364>
    creator = 'lisroach'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38136
    keywords = ['patch']
    message_count = 6.0
    messages = ['352144', '352147', '352155', '352168', '353053', '353424']
    nosy_count = 8.0
    nosy_names = ['cjw296', 'ezio.melotti', 'michael.foord', 'asvetlov', 'yselivanov', 'lisroach', 'mariocj89', 'xtreak']
    pr_nums = ['16192', '16431']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue38136'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions