Skip to content

difflib.SequenceMatcher.get_matching_blocks omits common strings #79260

@SpringemSpringsbee

Description

@SpringemSpringsbee
BPO 35079
Nosy @tim-one, @terryjreedy, @miss-islington, @tirkarthi
PRs
  • bpo-35079: Revise difflib.SequenceManager.get_matching_blocks doc #10144
  • [3.7] bpo-35079: Revise difflib.SequenceManager.get_matching_blocks doc (GH-10144) #10145
  • [3.6] bpo-35079: Revise difflib.SequenceManager.get_matching_blocks doc (GH-10144) #10146
  • [2.7] bpo-35079: Revise difflib.SequenceManager.get_matching_blocks doc (GH-10144) #10147
  • 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 = <Date 2018-10-27.03:23:10.962>
    created_at = <Date 2018-10-26.19:00:41.504>
    labels = ['3.7', '3.8', 'type-bug', 'library', 'docs']
    title = 'difflib.SequenceMatcher.get_matching_blocks omits common strings'
    updated_at = <Date 2018-10-27.03:23:10.961>
    user = 'https://bugs.python.org/SpringemSpringsbee'

    bugs.python.org fields:

    activity = <Date 2018-10-27.03:23:10.961>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2018-10-27.03:23:10.962>
    closer = 'terry.reedy'
    components = ['Documentation', 'Library (Lib)']
    creation = <Date 2018-10-26.19:00:41.504>
    creator = 'Springem Springsbee'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35079
    keywords = ['patch']
    message_count = 9.0
    messages = ['328593', '328595', '328602', '328606', '328627', '328628', '328629', '328630', '328631']
    nosy_count = 5.0
    nosy_names = ['tim.peters', 'terry.reedy', 'miss-islington', 'xtreak', 'Springem Springsbee']
    pr_nums = ['10144', '10145', '10146', '10147']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35079'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (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