Skip to content

GZipFile.readline too slow #51720

@asnakelover

Description

@asnakelover
BPO 7471
Nosy @pitrou, @jackdied, @briancurtin
Files
  • gzip_7471_patch.diff: Patch for Python 3.2
  • gzip_7471_io_patch.diff: Patch for Python 2.7 using the io module.
  • gzip_7471_py27.diff: Combined patch for Python 2.7
  • gzip_7471_py32.diff: Combined patch for Python 3.2
  • 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 2010-01-03.22:40:04.182>
    created_at = <Date 2009-12-10.16:11:23.030>
    labels = ['library', 'performance']
    title = 'GZipFile.readline too slow'
    updated_at = <Date 2010-01-03.22:40:04.181>
    user = 'https://bugs.python.org/asnakelover'

    bugs.python.org fields:

    activity = <Date 2010-01-03.22:40:04.181>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-01-03.22:40:04.182>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2009-12-10.16:11:23.030>
    creator = 'asnakelover'
    dependencies = []
    files = ['15536', '15575', '15619', '15620']
    hgrepos = []
    issue_num = 7471
    keywords = ['patch']
    message_count = 27.0
    messages = ['96204', '96205', '96206', '96217', '96219', '96220', '96221', '96222', '96234', '96272', '96326', '96409', '96412', '96413', '96416', '96487', '96537', '96538', '96539', '96554', '96565', '96566', '96643', '96650', '96662', '96663', '97182']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'jackdied', 'nirai', 'brian.curtin', 'asnakelover']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue7471'
    versions = ['Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      performancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions