[issue6715] xz compressor support

Éric Araujo report at bugs.python.org
Wed Nov 30 16:57:24 CET 2011


Éric Araujo <merwok at netwok.org> added the comment:

--- a/Misc/NEWS
    +++ b/Misc/NEWS
    @@ -400,6 +400,7 @@
     -------
 
     - Issue #6715: Add a module 'lzma' for compression using the LZMA algorithm.
    +  Thanks to Per Øyvind Karlsen for the initial implementation.

The entry in Misc/ACKS, Doc/whatsnew/3.3.rst and the commit message should be enough.  Lately I’ve noticed some attributions in NEWS, but it’s usually not done (as redundant).

----------

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


More information about the Python-bugs-list mailing list