Skip to content

Add support for bzip2 compression to the zipfile module #58579

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 14371
Nosy @loewis, @jcea, @pitrou, @serhiy-storchaka
Files
  • bzip2_in_zip.patch
  • bzip2_in_zip_review.patch: Regenerate patch with cpython base revision
  • bzip2_in_zip_tests.patch
  • bzip2_in_zip_2.patch
  • bzip2_in_zip_3.patch
  • 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 2012-05-01.05:59:21.119>
    created_at = <Date 2012-03-20.11:30:40.849>
    labels = ['type-feature', 'library']
    title = 'Add support for bzip2 compression to the zipfile module'
    updated_at = <Date 2012-05-01.05:59:21.118>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2012-05-01.05:59:21.118>
    actor = 'loewis'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-05-01.05:59:21.119>
    closer = 'loewis'
    components = ['Library (Lib)']
    creation = <Date 2012-03-20.11:30:40.849>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['24956', '24964', '24982', '24996', '25006']
    hgrepos = []
    issue_num = 14371
    keywords = ['patch']
    message_count = 17.0
    messages = ['156394', '156419', '156427', '156436', '156445', '156482', '156594', '156643', '156646', '156647', '156670', '158564', '158618', '158741', '158742', '159743', '159744']
    nosy_count = 7.0
    nosy_names = ['loewis', 'jcea', 'alanmcintyre', 'pitrou', 'nadeem.vawda', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue14371'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions