Skip to content

Memory leak in PyUnicode_TranslateCharmap() #60104

@tiran

Description

@tiran
BPO 15900
Nosy @birkenfeld, @jcea, @tiran
Files
  • translate_leak.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/birkenfeld'
    closed_at = <Date 2012-09-22.07:24:45.582>
    created_at = <Date 2012-09-10.09:58:22.021>
    labels = ['interpreter-core', 'performance']
    title = 'Memory leak in PyUnicode_TranslateCharmap()'
    updated_at = <Date 2012-09-24.05:46:45.790>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2012-09-24.05:46:45.790>
    actor = 'python-dev'
    assignee = 'georg.brandl'
    closed = True
    closed_date = <Date 2012-09-22.07:24:45.582>
    closer = 'georg.brandl'
    components = ['Interpreter Core']
    creation = <Date 2012-09-10.09:58:22.021>
    creator = 'christian.heimes'
    dependencies = []
    files = ['27164']
    hgrepos = []
    issue_num = 15900
    keywords = ['patch', '3.3regression']
    message_count = 6.0
    messages = ['170170', '170211', '170293', '170294', '170964', '171095']
    nosy_count = 4.0
    nosy_names = ['georg.brandl', 'jcea', 'christian.heimes', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue15900'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    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