Skip to content

"RuntimeError: generator raised StopIteration" in difflib.mdiff #77405

@JeffKaufman

Description

@JeffKaufman
BPO 33224
Nosy @rhettinger
PRs
  • bpo-33224: PEP 479 fix for difflib.mdiff() #6381
  • [3.7] bpo-33224: PEP 479 fix for difflib.mdiff() (GH-6381) #6390
  • [3.6] bpo-33224: PEP 479 fix for difflib.mdiff() (GH-6381) #6391
  • 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/rhettinger'
    closed_at = <Date 2018-04-05.19:23:50.574>
    created_at = <Date 2018-04-04.15:18:24.095>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = '"RuntimeError: generator raised StopIteration" in difflib.mdiff'
    updated_at = <Date 2018-04-05.19:23:50.573>
    user = 'https://bugs.python.org/JeffKaufman'

    bugs.python.org fields:

    activity = <Date 2018-04-05.19:23:50.573>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2018-04-05.19:23:50.574>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2018-04-04.15:18:24.095>
    creator = 'Jeff.Kaufman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33224
    keywords = ['patch']
    message_count = 5.0
    messages = ['314936', '314999', '315001', '315003', '315004']
    nosy_count = 2.0
    nosy_names = ['rhettinger', 'Jeff.Kaufman']
    pr_nums = ['6381', '6390', '6391']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33224'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

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