Skip to content

[regression] reading from a urllib2 file descriptor happens byte-at-a-time #46853

@doko42

Description

@doko42
BPO 2601
Nosy @mhammond, @akuchling, @doko42, @gpshead, @pitrou
Superseder
  • bpo-2632: performance problem in socket._fileobject.read
  • 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 = 'https://github.com/akuchling'
    closed_at = <Date 2008-04-30.05:56:14.812>
    created_at = <Date 2008-04-08.21:15:29.632>
    labels = ['release-blocker', 'library', 'performance']
    title = '[regression] reading from a urllib2 file descriptor happens byte-at-a-time'
    updated_at = <Date 2008-04-30.05:59:01.255>
    user = 'https://github.com/doko42'

    bugs.python.org fields:

    activity = <Date 2008-04-30.05:59:01.255>
    actor = 'mhammond'
    assignee = 'akuchling'
    closed = True
    closed_date = <Date 2008-04-30.05:56:14.812>
    closer = 'mhammond'
    components = ['Library (Lib)']
    creation = <Date 2008-04-08.21:15:29.632>
    creator = 'doko'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 2601
    keywords = []
    message_count = 10.0
    messages = ['65219', '65488', '65503', '65504', '65517', '65538', '65539', '65540', '65545', '65990']
    nosy_count = 7.0
    nosy_names = ['mhammond', 'akuchling', 'nnorwitz', 'doko', 'gregory.p.smith', 'pitrou', 'schmir']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '2632'
    type = 'performance'
    url = 'https://bugs.python.org/issue2601'
    versions = ['Python 2.6', 'Python 2.5']

    Metadata

    Metadata

    Assignees

    Labels

    performancePerformance or resource usagerelease-blockerstdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions