Skip to content

Optimize UTF-8 decoder with error handlers #69488

@vstinner

Description

@vstinner
BPO 25301
Nosy @vstinner, @ezio-melotti
Files
  • utf8_decoder.patch
  • bench.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-05.11:44:37.727>
    created_at = <Date 2015-10-02.14:44:42.656>
    labels = ['expert-unicode', 'performance']
    title = 'Optimize UTF-8 decoder with error handlers'
    updated_at = <Date 2015-10-05.11:49:36.115>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2015-10-05.11:49:36.115>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-10-05.11:44:37.727>
    closer = 'vstinner'
    components = ['Unicode']
    creation = <Date 2015-10-02.14:44:42.656>
    creator = 'vstinner'
    dependencies = []
    files = ['40663', '40671']
    hgrepos = []
    issue_num = 25301
    keywords = ['patch']
    message_count = 6.0
    messages = ['252117', '252181', '252264', '252319', '252320', '252321']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'ezio.melotti', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue25301'
    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