Skip to content

str.translate() unexpectedly duplicates characters #70651

@benknight

Description

@benknight
mannequin
BPO 26464
Nosy @vstinner, @larryhastings, @serhiy-storchaka, @eryksun
Files
  • unicode_fast_translate.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/vstinner'
    closed_at = <Date 2016-03-01.20:33:24.805>
    created_at = <Date 2016-03-01.13:51:44.015>
    labels = ['interpreter-core', 'type-bug', 'release-blocker']
    title = 'str.translate() unexpectedly duplicates characters'
    updated_at = <Date 2016-03-01.21:08:10.173>
    user = 'https://bugs.python.org/benknight'

    bugs.python.org fields:

    activity = <Date 2016-03-01.21:08:10.173>
    actor = 'python-dev'
    assignee = 'vstinner'
    closed = True
    closed_date = <Date 2016-03-01.20:33:24.805>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2016-03-01.13:51:44.015>
    creator = 'ben.knight'
    dependencies = []
    files = ['42056']
    hgrepos = []
    issue_num = 26464
    keywords = ['patch']
    message_count = 8.0
    messages = ['261049', '261059', '261064', '261065', '261069', '261070', '261071', '261072']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'larry', 'python-dev', 'serhiy.storchaka', 'eryksun', 'ben.knight']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26464'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)release-blockertype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions