Skip to content

Gzip cannot handle zero-padded output + patch #47095

@tadek

Description

@tadek
mannequin
BPO 2846
Nosy @pitrou, @briancurtin
Files
  • python2.5.2-gzip.patch: Patch to fix zero-padded archive handling in gzip.
  • issue2846.diff: change, tests, docs against r77470
  • 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/briancurtin'
    closed_at = <Date 2010-01-13.14:42:16.858>
    created_at = <Date 2008-05-13.22:16:22.794>
    labels = ['extension-modules', 'type-bug']
    title = 'Gzip cannot handle zero-padded output + patch'
    updated_at = <Date 2010-01-13.14:42:16.856>
    user = 'https://bugs.python.org/tadek'

    bugs.python.org fields:

    activity = <Date 2010-01-13.14:42:16.856>
    actor = 'pitrou'
    assignee = 'brian.curtin'
    closed = True
    closed_date = <Date 2010-01-13.14:42:16.858>
    closer = 'pitrou'
    components = ['Extension Modules']
    creation = <Date 2008-05-13.22:16:22.794>
    creator = 'tadek'
    dependencies = []
    files = ['10320', '15856']
    hgrepos = []
    issue_num = 2846
    keywords = ['patch', 'needs review']
    message_count = 6.0
    messages = ['66806', '97684', '97686', '97694', '97720', '97721']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'tadek', 'brian.curtin']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2846'
    versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions