Skip to content

unittest.mock._Call ignores name parameter #73147

@jiajunhuang

Description

@jiajunhuang
BPO 28961
Nosy @vstinner, @voidspace, @berkerpeksag, @Vgr255, @jiajunhuang
PRs
  • bpo-28961: Address my comments from earlier code review #305
  • [3.6] bpo-28961: Address my comments from earlier code review #306
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • mock_class_call.patch
  • mock.patch
  • mock.patch
  • mock.patch
  • mock.patch
  • 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 2017-02-26.13:06:44.013>
    created_at = <Date 2016-12-13.13:47:48.153>
    labels = ['3.7', 'type-bug', 'library']
    title = 'unittest.mock._Call ignores `name` parameter'
    updated_at = <Date 2017-03-31.16:36:27.514>
    user = 'https://github.com/jiajunhuang'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:27.514>
    actor = 'dstufft'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-02-26.13:06:44.013>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2016-12-13.13:47:48.153>
    creator = 'Jiajun Huang'
    dependencies = []
    files = ['45883', '45884', '45885', '45922', '46126']
    hgrepos = []
    issue_num = 28961
    keywords = ['patch']
    message_count = 19.0
    messages = ['283104', '283120', '283157', '283159', '283164', '283231', '283235', '283369', '284246', '284564', '284572', '284589', '284595', '284823', '284839', '284840', '284885', '290393', '290395']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'michael.foord', 'python-dev', 'berker.peksag', 'abarry', 'Jiajun Huang']
    pr_nums = ['305', '306', '552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28961'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (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