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 maubp
Recipients Christophe Simonis, Garen, Nam.Nguyen, amaury.forgeotdarc, arekm, asvetlov, barry, doko, eric.araujo, georg.brandl, jcea, jeremybanks, lars.gustaebel, leonov, loewis, maubp, nadeem.vawda, ned.deily, nicdumz, nikratio, ockham-razor, pitrou, proyvind, python-dev, rcoyner, shirish, strombrg, thedjatclubrock, tshepang, vstinner, ysj.ray
Date 2013-01-05.00:13:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357344827.36.0.9170360143.issue6715@psf.upfronthosting.co.za>
In-reply-to
Content
Apologies again for the noise, but I've just made the first public release of the lzma backport at http://pypi.python.org/pypi/backports.lzma/ with the repository as mentioned before at https://github.com/peterjc/backports.lzma

I have tested this on Python 2.6, 2.7 and 3.0 through 3.3 under Linux and Mac OS. I've not tried building this on Windows yet, but it should be possible and I will be reviewing Amaury's notes on this thread.

My thanks to Nadeem and Per for looking over this with helpful feedback, and agreeing to the use of the 3-clause BSD license for the backport.

If anyone has any further questions about the backport, please get in touch via GitHub or email me.
History
Date User Action Args
2013-01-05 00:13:47maubpsetrecipients: + maubp, loewis, barry, georg.brandl, doko, jcea, amaury.forgeotdarc, arekm, lars.gustaebel, pitrou, vstinner, nadeem.vawda, ned.deily, nicdumz, eric.araujo, Christophe Simonis, rcoyner, proyvind, asvetlov, nikratio, leonov, Garen, ysj.ray, thedjatclubrock, ockham-razor, strombrg, shirish, tshepang, python-dev, jeremybanks, Nam.Nguyen
2013-01-05 00:13:47maubpsetmessageid: <1357344827.36.0.9170360143.issue6715@psf.upfronthosting.co.za>
2013-01-05 00:13:47maubplinkissue6715 messages
2013-01-05 00:13:46maubpcreate