[issue16313] Support xz compression in shutil module

2012-10-26 Thread Serhiy Storchaka

Serhiy Storchaka added the comment:

Yes, this is actually a dupe of #5411? Thanks.

--
resolution:  -> duplicate
stage: patch review -> committed/rejected
status: open -> closed
superseder:  -> Add xz support to shutil

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16313] Support xz compression in shutil module

2012-10-26 Thread Hynek Schlawack

Hynek Schlawack added the comment:

Isn’t this a dupe of #5411?

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16313] Support xz compression in shutil module

2012-10-24 Thread Serhiy Storchaka

Changes by Serhiy Storchaka :


--
stage:  -> patch review

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16313] Support xz compression in shutil module

2012-10-24 Thread Serhiy Storchaka

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 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com