Skip to content

Avoid string copy when split char doesn't match #45879

@smontanaro

Description

@smontanaro
BPO 1538
Nosy @gvanrossum, @smontanaro
Files
  • string-split.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 = None
    closed_at = <Date 2007-12-08.15:34:09.129>
    created_at = <Date 2007-12-02.07:51:02.919>
    labels = ['interpreter-core', 'type-feature']
    title = "Avoid string copy when split char doesn't match"
    updated_at = <Date 2007-12-08.15:34:09.127>
    user = 'https://github.com/smontanaro'

    bugs.python.org fields:

    activity = <Date 2007-12-08.15:34:09.127>
    actor = 'skip.montanaro'
    assignee = 'none'
    closed = True
    closed_date = <Date 2007-12-08.15:34:09.129>
    closer = 'skip.montanaro'
    components = ['Interpreter Core']
    creation = <Date 2007-12-02.07:51:02.919>
    creator = 'skip.montanaro'
    dependencies = []
    files = ['8864']
    hgrepos = []
    issue_num = 1538
    keywords = ['patch']
    message_count = 4.0
    messages = ['58081', '58145', '58169', '58295']
    nosy_count = 2.0
    nosy_names = ['gvanrossum', 'skip.montanaro']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue1538'
    versions = ['Python 2.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement
      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