[New-bugs-announce] [issue16313] Support xz compression in shutil module

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


New submission from Serhiy Storchaka:

The proposed patch adds xz compression support in additional to gzip and bzip2 in shutil module.

----------
components: Library (Lib)
files: shutil-lzma.patch
keywords: patch
messages: 173707
nosy: hynek, nadeem.vawda, serhiy.storchaka, tarek
priority: normal
severity: normal
status: open
title: Support xz compression in shutil module
type: enhancement
versions: Python 3.4
Added file: http://bugs.python.org/file27699/shutil-lzma.patch

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


More information about the New-bugs-announce mailing list