Skip to content

unittest.mock.MagicMock doesn't support __rdivmod__ #67756

@zkrynicki

Description

@zkrynicki
mannequin
BPO 23568
Nosy @rbtcollins, @voidspace, @berkerpeksag
Files
  • issue23568.patch: patch and test
  • 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 2015-03-15.00:02:16.017>
    created_at = <Date 2015-03-03.08:36:25.964>
    labels = ['type-bug', 'library']
    title = "unittest.mock.MagicMock doesn't support __rdivmod__"
    updated_at = <Date 2015-03-15.00:02:16.014>
    user = 'https://bugs.python.org/zkrynicki'

    bugs.python.org fields:

    activity = <Date 2015-03-15.00:02:16.014>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-03-15.00:02:16.017>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2015-03-03.08:36:25.964>
    creator = 'zkrynicki'
    dependencies = []
    files = ['38373']
    hgrepos = []
    issue_num = 23568
    keywords = ['patch']
    message_count = 4.0
    messages = ['237112', '237441', '238111', '238112']
    nosy_count = 6.0
    nosy_names = ['rbcollins', 'michael.foord', 'python-dev', 'berker.peksag', 'zkrynicki', 'H\xc3\xa5kan L\xc3\xb6vdahl']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23568'
    versions = ['Python 3.4', 'Python 3.5']

    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