Skip to content

unittest.mock.call object has inherited count method #65469

@voidspace

Description

@voidspace
BPO 21270
Nosy @voidspace, @kushaldas
Files
  • issue21270.patch: Patch to override touple methods.
  • issue21270_v2.patch: Patch to override touple methods version 2.
  • 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/voidspace'
    closed_at = <Date 2014-09-16.13:04:18.970>
    created_at = <Date 2014-04-16.20:49:19.418>
    labels = ['type-bug']
    title = 'unittest.mock.call object has inherited count method'
    updated_at = <Date 2014-09-16.13:04:18.968>
    user = 'https://github.com/voidspace'

    bugs.python.org fields:

    activity = <Date 2014-09-16.13:04:18.968>
    actor = 'python-dev'
    assignee = 'michael.foord'
    closed = True
    closed_date = <Date 2014-09-16.13:04:18.970>
    closer = 'python-dev'
    components = []
    creation = <Date 2014-04-16.20:49:19.418>
    creator = 'michael.foord'
    dependencies = []
    files = ['36581', '36630']
    hgrepos = []
    issue_num = 21270
    keywords = ['patch']
    message_count = 7.0
    messages = ['216587', '222546', '222562', '226634', '226803', '226950', '226951']
    nosy_count = 3.0
    nosy_names = ['michael.foord', 'python-dev', 'kushal.das']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21270'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions