Skip to content

MemoryError with custom error handlers and multibyte codecs #67404

@alexer

Description

@alexer
mannequin
BPO 23215
Nosy @malemburg, @loewis, @vstinner, @bitdancer, @alexer, @serhiy-storchaka
Files
  • python_codec_crasher.py
  • python_codec_crash_fix.patch
  • python_codec_crash_fix_2.patch
  • 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/serhiy-storchaka'
    closed_at = <Date 2015-02-20.23:28:25.263>
    created_at = <Date 2015-01-10.03:33:03.633>
    labels = ['interpreter-core', 'performance']
    title = 'MemoryError with custom error handlers and multibyte codecs'
    updated_at = <Date 2015-02-20.23:28:25.262>
    user = 'https://github.com/alexer'

    bugs.python.org fields:

    activity = <Date 2015-02-20.23:28:25.262>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-02-20.23:28:25.263>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2015-01-10.03:33:03.633>
    creator = 'alexer'
    dependencies = []
    files = ['37659', '37660', '38150']
    hgrepos = []
    issue_num = 23215
    keywords = ['patch']
    message_count = 5.0
    messages = ['233800', '234687', '234689', '236054', '236343']
    nosy_count = 7.0
    nosy_names = ['lemburg', 'loewis', 'vstinner', 'r.david.murray', 'alexer', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue23215'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions