[issue16314] Support xz compression in distutils

Serhiy Storchaka report at bugs.python.org
Wed Oct 24 23:32:58 CEST 2012


New submission from Serhiy Storchaka:

The proposed patch adds xz compression support in additional to gzip, compress and bzip2 in distutils.

----------
assignee: eric.araujo
components: Distutils
files: distutils-lzma.patch
keywords: patch
messages: 173708
nosy: eric.araujo, nadeem.vawda, serhiy.storchaka, tarek
priority: normal
severity: normal
stage: patch review
status: open
title: Support xz compression in distutils
type: enhancement
versions: Python 3.4
Added file: http://bugs.python.org/file27700/distutils-lzma.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16314>
_______________________________________


More information about the Python-bugs-list mailing list