Skip to content

difflib should separate filename from timestamp with tab #51834

@techtonik

Description

@techtonik
mannequin
BPO 7585
Nosy @tim-one, @pitrou, @bitdancer, @briancurtin
Files
  • difflib.tab_separated_filename.diff
  • example.py
  • issue7585.difflib-tab-separator.diff: base patch
  • issue7585.difflib-tab-separator-no-trail.diff: no trailing whitespace
  • issue7585.difflib-tab-update-docs.diff: (optional) update docs
  • issue7585.difflib-tab-updoc-iso8601.diff: (opt) alt docs update
  • issue7585.difflib-tab-unittest.diff: with unittest
  • 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/bitdancer'
    closed_at = <Date 2010-04-12.16:59:46.784>
    created_at = <Date 2009-12-27.20:57:36.639>
    labels = ['type-bug', 'library']
    title = 'difflib should separate filename from timestamp with tab'
    updated_at = <Date 2010-05-13.16:24:26.892>
    user = 'https://bugs.python.org/techtonik'

    bugs.python.org fields:

    activity = <Date 2010-05-13.16:24:26.892>
    actor = 'techtonik'
    assignee = 'r.david.murray'
    closed = True
    closed_date = <Date 2010-04-12.16:59:46.784>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2009-12-27.20:57:36.639>
    creator = 'techtonik'
    dependencies = []
    files = ['15682', '15691', '16730', '16731', '16733', '16734', '16797']
    hgrepos = []
    issue_num = 7585
    keywords = ['patch']
    message_count = 21.0
    messages = ['96924', '96961', '96980', '96986', '96989', '97013', '97018', '97164', '97166', '99167', '102046', '102154', '102160', '102318', '102323', '102530', '102551', '102958', '103011', '103041', '105641']
    nosy_count = 5.0
    nosy_names = ['tim.peters', 'pitrou', 'techtonik', 'r.david.murray', 'brian.curtin']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue7585'
    versions = ['Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    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