Skip to content

Inefficient BufferedReader.read(-1) #85624

Description

@animalize
mannequin
BPO 41452
Nosy @animalize
PRs
  • bpo-41452: BufferedReader.read(-1) no longer calls underlying stream's .readall() function #21698
  • Files
  • demo.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 2020-08-01.05:59:43.634>
    created_at = <Date 2020-08-01.03:34:14.219>
    labels = ['3.10', 'expert-IO', 'performance']
    title = 'Inefficient BufferedReader.read(-1)'
    updated_at = <Date 2020-08-01.05:59:43.633>
    user = 'https://github.com/animalize'

    bugs.python.org fields:

    activity = <Date 2020-08-01.05:59:43.633>
    actor = 'malin'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-08-01.05:59:43.634>
    closer = 'malin'
    components = ['IO']
    creation = <Date 2020-08-01.03:34:14.219>
    creator = 'malin'
    dependencies = []
    files = ['49354']
    hgrepos = []
    issue_num = 41452
    keywords = ['patch']
    message_count = 2.0
    messages = ['374652', '374657']
    nosy_count = 1.0
    nosy_names = ['malin']
    pr_nums = ['21698']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue41452'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesperformancePerformance or resource usagetopic-IO
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions