Skip to content

assertSameElements([0, 1, 1], [0, 0, 1]) does not fail #52080

Description

@florentx
mannequin
BPO 7832
Nosy @gpshead, @ezio-melotti, @merwok, @voidspace, @florentx
Files
  • issue7832_assertSameElements_v2.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/voidspace'
    closed_at = <Date 2010-03-20.18:10:41.756>
    created_at = <Date 2010-02-01.21:43:32.614>
    labels = ['type-feature']
    title = 'assertSameElements([0, 1, 1], [0, 0, 1]) does not fail'
    updated_at = <Date 2010-03-20.18:10:41.755>
    user = 'https://github.com/florentx'

    bugs.python.org fields:

    activity = <Date 2010-03-20.18:10:41.755>
    actor = 'michael.foord'
    assignee = 'michael.foord'
    closed = True
    closed_date = <Date 2010-03-20.18:10:41.756>
    closer = 'michael.foord'
    components = []
    creation = <Date 2010-02-01.21:43:32.614>
    creator = 'flox'
    dependencies = []
    files = ['16500']
    hgrepos = []
    issue_num = 7832
    keywords = ['patch']
    message_count = 13.0
    messages = ['98692', '98697', '98717', '98722', '98728', '100224', '100677', '100685', '100692', '100700', '100703', '101362', '101386']
    nosy_count = 5.0
    nosy_names = ['gregory.p.smith', 'ezio.melotti', 'eric.araujo', 'michael.foord', 'flox']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue7832'
    versions = ['Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions