python / python/cpython

AsyncMock force always creating an AsyncMock for child mocks

Open
#82,303 5 comments 0 reactions 1 assignee View on GitHub

@lisroach is already working on this.

Since Sep 11, 2019.

stdlib type-bug
Dominant language
Python
Stars
77.2k
Forks
36k
PR merge metrics
PR metrics pending

Description

BPO 38122
Nosy @cjw296, @ezio-melotti, @voidspace, @phmc, @matrixise, @lisroach, @tirkarthi
PRs
  • python/cpython#16099
  • python/cpython#16137
  • 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 = None
    created_at = <Date 2019-09-11.17:24:54.683>
    labels = ['type-bug', 'library']
    title = 'AsyncMock force always creating an AsyncMock for child mocks'
    updated_at = <Date 2019-10-28.20:47:37.252>
    user = 'https://github.com/lisroach'
    

    bugs.python.org fields:

    activity = <Date 2019-10-28.20:47:37.252>
    actor = 'pconnell'
    assignee = 'lisroach'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2019-09-11.17:24:54.683>
    creator = 'lisroach'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38122
    keywords = ['patch']
    message_count = 4.0
    messages = ['351991', '352000', '352101', '352360']
    nosy_count = 7.0
    nosy_names = ['cjw296', 'ezio.melotti', 'michael.foord', 'pconnell', 'matrixise', 'lisroach', 'xtreak']
    pr_nums = ['16099', '16137']
    priority = 'low'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue38122'
    versions = []
    

    Contributor guide

    Open the contributing guide

    First steps

    1. Read the whole issue, then the project's contributing guide.
    2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
    3. Fork the repository and make your change on a branch.
    4. Open a pull request that references the issue number.

    Assessment

    This issue has not been assessed yet.

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.