Skip to content

mock.call equality surprisingly broken #79407

@cjw296

Description

@cjw296
BPO 35226
Nosy @cjw296, @merwok, @voidspace, @asqui, @mariocj89, @tirkarthi
PRs
  • bpo-35226: Fix equality for nested unittest.mock.call objects. #10555
  • [3.6] bpo-35226: Fix equality for nested unittest.mock.call objects. (GH-10555) #10878
  • [3.7] bpo-35226: Fix equality for nested unittest.mock.call objects. (GH-10555) #10879
  • 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 2018-12-03.22:01:20.649>
    created_at = <Date 2018-11-13.08:05:32.070>
    labels = ['3.7', '3.8', 'type-bug', 'tests']
    title = 'mock.call equality surprisingly broken'
    updated_at = <Date 2018-12-03.22:01:20.648>
    user = 'https://github.com/cjw296'

    bugs.python.org fields:

    activity = <Date 2018-12-03.22:01:20.648>
    actor = 'cjw296'
    assignee = 'michael.foord'
    closed = True
    closed_date = <Date 2018-12-03.22:01:20.649>
    closer = 'cjw296'
    components = ['Tests']
    creation = <Date 2018-11-13.08:05:32.070>
    creator = 'cjw296'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35226
    keywords = ['patch']
    message_count = 13.0
    messages = ['329813', '329820', '329821', '329823', '329825', '329826', '329827', '329945', '330008', '330577', '330983', '330984', '330985']
    nosy_count = 6.0
    nosy_names = ['cjw296', 'eric.araujo', 'michael.foord', 'dfortunov', 'mariocj89', 'xtreak']
    pr_nums = ['10555', '10878', '10879']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35226'
    versions = ['Python 2.7', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifetestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions