Skip to content

Add _PyBytesWriter API to optimize Unicode encoders #69505

@vstinner

Description

@vstinner
BPO 25318
Nosy @vstinner, @ezio-melotti, @serhiy-storchaka
Files
  • bench_utf8_result.txt
  • bench_ucs1_result.txt
  • bytes_writer.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-09.12:18:57.406>
    created_at = <Date 2015-10-05.12:01:28.857>
    labels = ['expert-unicode', 'performance']
    title = 'Add _PyBytesWriter API to optimize Unicode encoders'
    updated_at = <Date 2015-10-09.12:18:57.404>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2015-10-09.12:18:57.404>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-10-09.12:18:57.406>
    closer = 'vstinner'
    components = ['Unicode']
    creation = <Date 2015-10-05.12:01:28.857>
    creator = 'vstinner'
    dependencies = []
    files = ['40683', '40684', '40685']
    hgrepos = []
    issue_num = 25318
    keywords = ['patch']
    message_count = 14.0
    messages = ['252322', '252323', '252324', '252325', '252335', '252570', '252571', '252573', '252574', '252579', '252580', '252582', '252583', '252602']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'ezio.melotti', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue25318'
    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