Skip to content

mock.ANY doesn't match mock.MagicMock() object #69382

@felixonmars

Description

@felixonmars
BPO 25195
Nosy @voidspace, @berkerpeksag, @serhiy-storchaka, @felixonmars
Files
  • fix_mock_call_ne.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 2016-03-27.21:29:41.270>
    created_at = <Date 2015-09-20.10:27:20.336>
    labels = ['type-bug', 'library']
    title = "mock.ANY doesn't match mock.MagicMock() object"
    updated_at = <Date 2016-03-27.21:30:10.932>
    user = 'https://github.com/felixonmars'

    bugs.python.org fields:

    activity = <Date 2016-03-27.21:30:10.932>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-03-27.21:29:41.270>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2015-09-20.10:27:20.336>
    creator = 'felixonmars'
    dependencies = []
    files = ['41848']
    hgrepos = []
    issue_num = 25195
    keywords = ['patch', '3.5regression']
    message_count = 7.0
    messages = ['251162', '259811', '259814', '259822', '259835', '262538', '262539']
    nosy_count = 6.0
    nosy_names = ['michael.foord', 'python-dev', 'berker.peksag', 'serhiy.storchaka', 'felixonmars', 'aplummer']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue25195'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard 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