Skip to content

call count in not registered in AsyncMock till the coroutine is awaited #81564

@tirkarthi

Description

@tirkarthi
BPO 37383
Nosy @cjw296, @voidspace, @lisroach, @mariocj89, @miss-islington, @tirkarthi
PRs
  • bpo-37383: Updates docs to reflect AsyncMock call_count after await. #15761
  • [3.8] bpo-37383: Updates docs to reflect AsyncMock call_count after await. (GH-15761) #15810
  • 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-09-10.08:50:44.043>
    created_at = <Date 2019-06-24.10:30:16.863>
    labels = ['3.8', 'type-bug', 'library', '3.9']
    title = 'call count in not registered in AsyncMock till the coroutine is awaited'
    updated_at = <Date 2019-09-10.08:50:44.041>
    user = 'https://github.com/tirkarthi'

    bugs.python.org fields:

    activity = <Date 2019-09-10.08:50:44.041>
    actor = 'xtreak'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-10.08:50:44.043>
    closer = 'xtreak'
    components = ['Library (Lib)']
    creation = <Date 2019-06-24.10:30:16.863>
    creator = 'xtreak'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37383
    keywords = ['patch']
    message_count = 10.0
    messages = ['346364', '351392', '351407', '351412', '351416', '351423', '351428', '351533', '351584', '351592']
    nosy_count = 6.0
    nosy_names = ['cjw296', 'michael.foord', 'lisroach', 'mariocj89', 'miss-islington', 'xtreak']
    pr_nums = ['15761', '15810']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37383'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      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