Skip to content

Optimize str.translate() for replacement with substrings and non-ASCII strings #65364

Description

@vstinner
BPO 21165
Nosy @vstinner, @ezio-melotti, @serhiy-storchaka, @MojoVampire, @sir-sigurd
Files
  • translate_script.py
  • 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 2015-10-14.16:20:20.588>
    created_at = <Date 2014-04-07.09:10:44.758>
    labels = ['performance']
    title = 'Optimize str.translate() for replacement with substrings and non-ASCII strings'
    updated_at = <Date 2018-10-01.10:26:58.755>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-10-01.10:26:58.755>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-10-14.16:20:20.588>
    closer = 'vstinner'
    components = []
    creation = <Date 2014-04-07.09:10:44.758>
    creator = 'vstinner'
    dependencies = []
    files = ['34745']
    hgrepos = []
    issue_num = 21165
    keywords = []
    message_count = 6.0
    messages = ['215677', '215681', '218233', '253002', '253026', '326788']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'ezio.melotti', 'serhiy.storchaka', 'josh.r', 'sir-sigurd']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue21165'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      performancePerformance or resource usage

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions