Skip to content

Add async magic method support to unittest.mock.Mock #70654

@brettcannon

Description

@brettcannon
BPO 26467
Nosy @brettcannon, @rbtcollins, @benjaminp, @voidspace, @berkerpeksag, @dimaqq, @1st1, @yan12125, @lisroach, @butla, @miss-islington, @tirkarthi
PRs
  • bpo-26467: Adds AsyncMock for asyncio Mock library support #9296
  • Adding missing acknowledgement #17130
  • [3.8] Add Ilya Kulakov to Misc/ACKS. (GH-17130) #17138
  • 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-05-20.16:36:26.838>
    created_at = <Date 2016-03-01.22:51:46.522>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Add async magic method support to unittest.mock.Mock'
    updated_at = <Date 2019-11-13.02:40:34.212>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2019-11-13.02:40:34.212>
    actor = 'miss-islington'
    assignee = 'lisroach'
    closed = True
    closed_date = <Date 2019-05-20.16:36:26.838>
    closer = 'lisroach'
    components = ['Library (Lib)']
    creation = <Date 2016-03-01.22:51:46.522>
    creator = 'brett.cannon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 26467
    keywords = ['patch']
    message_count = 12.0
    messages = ['261092', '267338', '267479', '267569', '283657', '293644', '333208', '342926', '342929', '356485', '356511', '356513']
    nosy_count = 15.0
    nosy_names = ['brett.cannon', 'rbcollins', 'benjamin.peterson', 'michael.foord', 'jmehnle', 'berker.peksag', 'Dima.Tisnek', 'yselivanov', 'txomon', 'yan12125', 'tsutsumi', 'lisroach', 'butla', 'miss-islington', 'xtreak']
    pr_nums = ['9296', '17130', '17138']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue26467'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions