Skip to content

[patch] improve unicode methods: split() rsplit() and replace() #51871

@florentx

Description

@florentx
mannequin
BPO 7622
Nosy @malemburg, @pitrou, @ericvsmith, @ezio-melotti, @florentx
Files
  • benchmark_split_replace.diff: benchmark results
  • issue7622_test_splitlines.diff
  • stringlib_split_replace_v4c.diff: Patch, apply to trunk
  • stringlib_split_replace_py3k.diff: Patch, apply to py3k
  • 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 2010-01-13.08:09:56.647>
    created_at = <Date 2010-01-03.17:09:44.179>
    labels = ['interpreter-core', 'expert-unicode', 'performance']
    title = '[patch] improve unicode methods: split() rsplit() and replace()'
    updated_at = <Date 2010-01-13.08:09:56.646>
    user = 'https://github.com/florentx'

    bugs.python.org fields:

    activity = <Date 2010-01-13.08:09:56.646>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-01-13.08:09:56.647>
    closer = 'pitrou'
    components = ['Interpreter Core', 'Unicode']
    creation = <Date 2010-01-03.17:09:44.179>
    creator = 'flox'
    dependencies = []
    files = ['15736', '15744', '15749', '15750']
    hgrepos = []
    issue_num = 7622
    keywords = ['patch']
    message_count = 24.0
    messages = ['97168', '97172', '97173', '97174', '97184', '97194', '97197', '97204', '97208', '97211', '97212', '97213', '97214', '97215', '97216', '97218', '97219', '97220', '97224', '97232', '97267', '97280', '97281', '97698']
    nosy_count = 5.0
    nosy_names = ['lemburg', 'pitrou', 'eric.smith', 'ezio.melotti', 'flox']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue7622'
    versions = ['Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions