Skip to content

Optimize UTF-8 encoder with error handlers #69454

Closed
@vstinner

Description

@vstinner
BPO 25267
Nosy @vstinner, @ezio-melotti, @methane, @serhiy-storchaka
Files
  • utf8_encoder_errors.patch
  • bench.py
  • utf8_encoder_errors-2.patch
  • utf8_encoder_errors-3.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 2015-10-01.21:27:18.328>
    created_at = <Date 2015-09-29.11:30:34.875>
    labels = ['expert-unicode', 'performance']
    title = 'Optimize UTF-8 encoder with error handlers'
    updated_at = <Date 2015-10-01.21:27:18.326>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2015-10-01.21:27:18.326>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-10-01.21:27:18.328>
    closer = 'vstinner'
    components = ['Unicode']
    creation = <Date 2015-09-29.11:30:34.875>
    creator = 'vstinner'
    dependencies = []
    files = ['40619', '40645', '40646', '40647']
    hgrepos = []
    issue_num = 25267
    keywords = ['patch']
    message_count = 6.0
    messages = ['251845', '252021', '252022', '252024', '252058', '252060']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'ezio.melotti', 'methane', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue25267'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions