Skip to content

assertEqual memory issues with large text inputs #55972

@voidspace

Description

@voidspace
BPO 11763
Nosy @rhettinger, @pitrou, @ezio-melotti, @voidspace, @serhiy-storchaka
Files
  • issue11763.diff: Patch to add a _diffThreshold of 2**16 (2.7)
  • issue11763-2.diff
  • issue11763_safe_repr.diff
  • issue11763-3.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 = 'https://github.com/ezio-melotti'
    closed_at = <Date 2014-08-03.09:36:44.389>
    created_at = <Date 2011-04-04.20:16:03.858>
    labels = ['type-bug', 'library']
    title = 'assertEqual memory issues with large text inputs'
    updated_at = <Date 2014-08-03.09:36:44.387>
    user = 'https://github.com/voidspace'

    bugs.python.org fields:

    activity = <Date 2014-08-03.09:36:44.387>
    actor = 'ezio.melotti'
    assignee = 'ezio.melotti'
    closed = True
    closed_date = <Date 2014-08-03.09:36:44.389>
    closer = 'ezio.melotti'
    components = ['Library (Lib)']
    creation = <Date 2011-04-04.20:16:03.858>
    creator = 'michael.foord'
    dependencies = []
    files = ['21535', '21536', '22462', '32104']
    hgrepos = []
    issue_num = 11763
    keywords = ['patch']
    message_count = 12.0
    messages = ['132965', '132986', '132987', '134529', '134530', '139061', '139080', '139081', '181551', '182423', '199830', '224622']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'pitrou', 'ezio.melotti', 'michael.foord', 'python-dev', 'sara.magliacane', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue11763'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    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