Skip to content

Optimize ASCII/latin1 encoder with surrogateescape error handlers #69414

@vstinner

Description

@vstinner
BPO 25227
Nosy @vstinner, @methane, @serhiy-storchaka
Files
  • encode_ucs1_surrogateescape.patch
  • encode_ucs1_surrogateescape-2.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-09-29.10:39:51.861>
    created_at = <Date 2015-09-24.12:48:03.415>
    labels = ['performance']
    title = 'Optimize ASCII/latin1 encoder with surrogateescape error handlers'
    updated_at = <Date 2015-09-29.10:39:51.805>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2015-09-29.10:39:51.805>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-09-29.10:39:51.861>
    closer = 'vstinner'
    components = []
    creation = <Date 2015-09-24.12:48:03.415>
    creator = 'vstinner'
    dependencies = []
    files = ['40562', '40563', '40564']
    hgrepos = []
    issue_num = 25227
    keywords = ['patch']
    message_count = 6.0
    messages = ['251516', '251518', '251525', '251526', '251841', '251843']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'methane', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue25227'
    versions = ['Python 3.6']

    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