Skip to content

String allocations waste 3 bytes of memory on average. #48695

@mdickinson

Description

@mdickinson
BPO 4445
Nosy @rhettinger, @mdickinson, @tiran
Files
  • string_alloc.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/mdickinson'
    closed_at = <Date 2008-12-06.15:34:04.137>
    created_at = <Date 2008-11-27.12:14:44.506>
    labels = ['interpreter-core', 'performance']
    title = 'String allocations waste 3 bytes of memory on average.'
    updated_at = <Date 2008-12-06.15:34:04.135>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2008-12-06.15:34:04.135>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2008-12-06.15:34:04.137>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2008-11-27.12:14:44.506>
    creator = 'mark.dickinson'
    dependencies = []
    files = ['12149']
    hgrepos = []
    issue_num = 4445
    keywords = ['patch']
    message_count = 12.0
    messages = ['76495', '76498', '76503', '76512', '76552', '76553', '76554', '76555', '76558', '76577', '77078', '77137']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'mark.dickinson', 'christian.heimes']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue4445'
    versions = ['Python 2.6', 'Python 3.0', 'Python 2.7']

    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