Skip to content

Fix quadratic behavior for marshal.dumps() when len>32Mb #47366

@rhettinger

Description

@rhettinger
BPO 3116
Nosy @loewis, @rhettinger
Files
  • marshal.diff: Diff for Python/marshal.c
  • 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 2008-06-16.01:43:34.055>
    created_at = <Date 2008-06-15.10:29:12.259>
    labels = ['performance']
    title = 'Fix quadratic behavior for marshal.dumps() when len>32Mb'
    updated_at = <Date 2008-06-16.01:43:34.041>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2008-06-16.01:43:34.041>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2008-06-16.01:43:34.055>
    closer = 'rhettinger'
    components = []
    creation = <Date 2008-06-15.10:29:12.259>
    creator = 'rhettinger'
    dependencies = []
    files = ['10631']
    hgrepos = []
    issue_num = 3116
    keywords = ['patch']
    message_count = 3.0
    messages = ['68230', '68241', '68254']
    nosy_count = 2.0
    nosy_names = ['loewis', 'rhettinger']
    pr_nums = []
    priority = 'high'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue3116'
    versions = ['Python 2.6']

    Metadata

    Metadata

    Assignees

    Labels

    performancePerformance or resource usage
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions