Skip to content

Rewrite StringIO to use the _PyUnicodeWriter API #59817

Description

@vstinner
BPO 15612
Nosy @pitrou, @vstinner, @ezio-melotti, @serhiy-storchaka
Files
  • stringio_unicode_writer.patch
  • bench_stringio.py
  • bench_stringio2.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-03-18.11:04:56.223>
    created_at = <Date 2012-08-10.02:30:29.691>
    labels = ['expert-unicode', 'expert-IO', 'performance']
    title = 'Rewrite StringIO to use the _PyUnicodeWriter API'
    updated_at = <Date 2015-03-18.11:04:56.221>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2015-03-18.11:04:56.221>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-03-18.11:04:56.223>
    closer = 'vstinner'
    components = ['Unicode', 'IO']
    creation = <Date 2012-08-10.02:30:29.691>
    creator = 'vstinner'
    dependencies = []
    files = ['26752', '26753', '26765']
    hgrepos = []
    issue_num = 15612
    keywords = ['patch']
    message_count = 12.0
    messages = ['167850', '167851', '167857', '167858', '167926', '167927', '167950', '167974', '167975', '167977', '167978', '238415']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', 'ezio.melotti', 'Arfrever', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = None
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue15612'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions