Skip to content

Optimize textio write buffering #80929

Description

@methane
BPO 36748
Nosy @methane
PRs
  • bpo-36748: optimize TextIOWrapper.write() for ASCII string #13002
  • bpo-36927: Improve the docstring and Doc of traceback. #13359
  • Files
  • bm_textio.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 2019-05-16.06:20:43.711>
    created_at = <Date 2019-04-29.06:12:38.657>
    labels = ['3.8', 'expert-IO', 'performance']
    title = 'Optimize textio write buffering'
    updated_at = <Date 2019-05-16.19:34:02.847>
    user = 'https://github.com/methane'

    bugs.python.org fields:

    activity = <Date 2019-05-16.19:34:02.847>
    actor = 'mangrisano'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-16.06:20:43.711>
    closer = 'methane'
    components = ['IO']
    creation = <Date 2019-04-29.06:12:38.657>
    creator = 'methane'
    dependencies = []
    files = ['48289']
    hgrepos = []
    issue_num = 36748
    keywords = ['patch']
    message_count = 2.0
    messages = ['341044', '342627']
    nosy_count = 1.0
    nosy_names = ['methane']
    pr_nums = ['13002', '13359']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue36748'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions