This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.araujo
Recipients Christophe Simonis, Garen, Nam.Nguyen, amaury.forgeotdarc, arekm, asvetlov, barry, doko, eric.araujo, georg.brandl, jcea, jeremybanks, lars.gustaebel, leonov, loewis, nadeem.vawda, ned.deily, nicdumz, nikratio, ockham-razor, pitrou, proyvind, python-dev, rcoyner, shirish, strombrg, thedjatclubrock, tshepang, vstinner, ysj.ray
Date 2011-11-30.15:57:23
SpamBayes Score 0.000781037
Marked as misclassified No
Message-id <1322668644.06.0.0190381772157.issue6715@psf.upfronthosting.co.za>
In-reply-to
Content
--- 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).
History
Date User Action Args
2011-11-30 15:57:24eric.araujosetrecipients: + eric.araujo, loewis, barry, georg.brandl, doko, jcea, amaury.forgeotdarc, arekm, lars.gustaebel, pitrou, vstinner, nadeem.vawda, ned.deily, nicdumz, Christophe Simonis, rcoyner, proyvind, asvetlov, nikratio, leonov, Garen, ysj.ray, thedjatclubrock, ockham-razor, strombrg, shirish, tshepang, python-dev, jeremybanks, Nam.Nguyen
2011-11-30 15:57:24eric.araujosetmessageid: <1322668644.06.0.0190381772157.issue6715@psf.upfronthosting.co.za>
2011-11-30 15:57:23eric.araujolinkissue6715 messages
2011-11-30 15:57:23eric.araujocreate