Skip to content

Supporting lzma compression in zip files #58574

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 14366
Nosy @loewis, @pitrou, @merwok, @serhiy-storchaka
Files
  • bzip2_and_lzma_in_zip.patch
  • sample-bzip2.zip: Sample zip file with bzip2 compression. Can be unpacked by Info-Unzip, 7-Zip, WinZip, etc.
  • sample-lzma.zip: Sample zip file with lzma compression. Can be unpacked by 7-Zip, WinZip, etc. Future Info-Unzip 6.1 will unpack it.
  • bzip2_and_lzma_in_zip_3.patch: Unified patch for bzip2 and lzma compression
  • lzma_in_zip_2.patch
  • lzma_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-13.08:07:16.811>
    created_at = <Date 2012-03-18.23:10:35.526>
    labels = ['type-feature', 'library']
    title = 'Supporting lzma compression in zip files'
    updated_at = <Date 2012-05-13.10:12:57.105>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2012-05-13.10:12:57.105>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-05-13.08:07:16.811>
    closer = 'loewis'
    components = ['Library (Lib)']
    creation = <Date 2012-03-18.23:10:35.526>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['24931', '24932', '24933', '25007', '25488', '25528']
    hgrepos = []
    issue_num = 14366
    keywords = ['patch']
    message_count = 22.0
    messages = ['156288', '156291', '156295', '156297', '156340', '156370', '156395', '156644', '156674', '156676', '159745', '159746', '159806', '159810', '160052', '160109', '160163', '160341', '160373', '160509', '160510', '160514']
    nosy_count = 7.0
    nosy_names = ['loewis', 'alanmcintyre', 'pitrou', 'nadeem.vawda', 'eric.araujo', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue14366'
    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