Skip to content

Handle bytes comparisons in difflib.Differ #61647

@warsaw

Description

@warsaw
BPO 17445
Nosy @warsaw, @terryjreedy, @ncoghlan, @pitrou, @bitdancer, @berkerpeksag
Files
  • bytes_diff.py: Wrap difflib.context/unified_diff
  • 13161c1d9c5f.diff
  • 13161c1d9c5-difflibf.diff
  • fa4c6160c518.diff
  • 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-04-21.01:22:35.351>
    created_at = <Date 2013-03-17.14:42:58.733>
    labels = ['type-bug', 'library']
    title = 'Handle bytes comparisons in difflib.Differ'
    updated_at = <Date 2015-04-21.03:06:42.469>
    user = 'https://github.com/warsaw'

    bugs.python.org fields:

    activity = <Date 2015-04-21.03:06:42.469>
    actor = 'berker.peksag'
    assignee = 'gward'
    closed = True
    closed_date = <Date 2015-04-21.01:22:35.351>
    closer = 'gward'
    components = ['Library (Lib)']
    creation = <Date 2013-03-17.14:42:58.733>
    creator = 'barry'
    dependencies = []
    files = ['29493', '39053', '39057', '39083']
    hgrepos = ['179']
    issue_num = 17445
    keywords = ['patch']
    message_count = 29.0
    messages = ['184379', '184381', '184382', '184409', '184424', '184428', '184438', '184487', '184490', '184534', '184535', '184547', '184566', '184580', '184596', '184597', '184699', '185157', '240717', '240718', '241098', '241107', '241172', '241174', '241175', '241239', '241302', '241304', '241691']
    nosy_count = 9.0
    nosy_names = ['barry', 'gward', 'terry.reedy', 'ncoghlan', 'pitrou', 'durin42', 'r.david.murray', 'python-dev', 'berker.peksag']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue17445'
    versions = ['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