Skip to content

assertSequenceEqual() raises BytesWarning when format message #71024

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 26837
Nosy @rbtcollins, @ezio-melotti, @voidspace, @vadmium, @serhiy-storchaka
Files
  • unittest_assert_bytes_warning.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2016-04-25.06:01:04.513>
    created_at = <Date 2016-04-24.15:32:26.204>
    labels = ['tests', 'type-bug', 'library']
    title = 'assertSequenceEqual() raises BytesWarning when format message'
    updated_at = <Date 2016-04-25.06:01:04.511>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2016-04-25.06:01:04.511>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-04-25.06:01:04.513>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)', 'Tests']
    creation = <Date 2016-04-24.15:32:26.204>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['42581']
    hgrepos = []
    issue_num = 26837
    keywords = ['patch']
    message_count = 4.0
    messages = ['264110', '264137', '264154', '264155']
    nosy_count = 6.0
    nosy_names = ['rbcollins', 'ezio.melotti', 'michael.foord', 'python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26837'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions