Skip to content

difflib.SequenceMatcher and Match: code and doc bugs #56593

@terryjreedy

Description

@terryjreedy
BPO 12384
Nosy @tim-one, @rhettinger, @terryjreedy
Files
  • 12384-patch.txt
  • 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/terryjreedy'
    closed_at = None
    created_at = <Date 2011-06-21.20:00:41.301>
    labels = ['type-bug', '3.9', '3.10', '3.11', 'library', 'docs']
    title = 'difflib.SequenceMatcher and Match: code and doc bugs'
    updated_at = <Date 2021-12-03.21:27:55.626>
    user = 'https://github.com/terryjreedy'

    bugs.python.org fields:

    activity = <Date 2021-12-03.21:27:55.626>
    actor = 'iritkatriel'
    assignee = 'terry.reedy'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation', 'Library (Lib)']
    creation = <Date 2011-06-21.20:00:41.301>
    creator = 'terry.reedy'
    dependencies = []
    files = ['34501']
    hgrepos = []
    issue_num = 12384
    keywords = []
    message_count = 5.0
    messages = ['138799', '138804', '139179', '184616', '214035']
    nosy_count = 3.0
    nosy_names = ['tim.peters', 'rhettinger', 'terry.reedy']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue12384'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.11only security fixes3.9 (EOL)end of lifedocsDocumentation in the Doc dirstdlibStandard 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