Skip to content

ordered keyword arguments in unittest.mock.call repr and error messages #81393

@tirkarthi

Description

@tirkarthi
BPO 37212
Nosy @cjw296, @voidspace, @zware, @mariocj89, @miss-islington, @tirkarthi
PRs
  • bpo-37212: Preserve keyword argument order in unittest.mock.call and error messages #14310
  • [3.8] bpo-37212: Preserve keyword argument order in unittest.mock.call and error messages (GH-14310) #15755
  • 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 2019-09-09.10:59:38.841>
    created_at = <Date 2019-06-10.07:53:37.319>
    labels = ['3.8', 'type-bug', 'library', '3.9']
    title = 'ordered keyword arguments in unittest.mock.call repr and error messages'
    updated_at = <Date 2019-09-09.11:42:46.084>
    user = 'https://github.com/tirkarthi'

    bugs.python.org fields:

    activity = <Date 2019-09-09.11:42:46.084>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-09.10:59:38.841>
    closer = 'zach.ware'
    components = ['Library (Lib)']
    creation = <Date 2019-06-10.07:53:37.319>
    creator = 'xtreak'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37212
    keywords = ['patch']
    message_count = 5.0
    messages = ['345106', '346270', '346281', '351426', '351435']
    nosy_count = 7.0
    nosy_names = ['cjw296', 'michael.foord', 'zach.ware', 'mariocj89', 'miss-islington', 'xtreak', 'dhilst']
    pr_nums = ['14310', '15755']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37212'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9 (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