Skip to content

assertSameElements fails with sequences that contain unorderable types #52335

@ezio-melotti

Description

@ezio-melotti
BPO 8088
Nosy @ezio-melotti, @voidspace, @florentx
Superseder
  • bpo-7832: assertSameElements([0, 1, 1], [0, 0, 1]) does not fail
  • Files
  • issue8088_unordered_elements.diff: Patch, apply to 2.x
  • 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/florentx'
    closed_at = <Date 2010-03-21.16:53:20.475>
    created_at = <Date 2010-03-08.16:36:40.342>
    labels = ['type-bug', 'library']
    title = 'assertSameElements fails with sequences that contain unorderable types'
    updated_at = <Date 2010-03-21.16:53:20.474>
    user = 'https://github.com/ezio-melotti'

    bugs.python.org fields:

    activity = <Date 2010-03-21.16:53:20.474>
    actor = 'michael.foord'
    assignee = 'flox'
    closed = True
    closed_date = <Date 2010-03-21.16:53:20.475>
    closer = 'michael.foord'
    components = ['Library (Lib)']
    creation = <Date 2010-03-08.16:36:40.342>
    creator = 'ezio.melotti'
    dependencies = []
    files = ['16495']
    hgrepos = []
    issue_num = 8088
    keywords = ['patch']
    message_count = 4.0
    messages = ['100654', '100655', '100666', '101431']
    nosy_count = 3.0
    nosy_names = ['ezio.melotti', 'michael.foord', 'flox']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = '7832'
    type = 'behavior'
    url = 'https://bugs.python.org/issue8088'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions