Skip to content

gzip.compress and gzip.decompress are sub-optimally implemented. #87779

@rhpvorderman

Description

@rhpvorderman
BPO 43613
Nosy @rhettinger, @ambv, @rhpvorderman
PRs
  • bpo-43613: Faster implementation of gzip.compress and gzip.decompress #27941
  • 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 2021-09-03.07:28:45.545>
    created_at = <Date 2021-03-24.06:27:19.024>
    labels = ['library', 'performance']
    title = 'gzip.compress and gzip.decompress are sub-optimally implemented.'
    updated_at = <Date 2021-09-03.07:37:25.085>
    user = 'https://github.com/rhpvorderman'

    bugs.python.org fields:

    activity = <Date 2021-09-03.07:37:25.085>
    actor = 'rhpvorderman'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-09-03.07:28:45.545>
    closer = 'rhpvorderman'
    components = ['Library (Lib)']
    creation = <Date 2021-03-24.06:27:19.024>
    creator = 'rhpvorderman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43613
    keywords = ['patch']
    message_count = 4.0
    messages = ['389438', '389495', '400921', '400985']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'lukasz.langa', 'rhpvorderman']
    pr_nums = ['27941']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue43613'
    versions = []

    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