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 Garen
Recipients Garen, amaury.forgeotdarc, devurandom, leonov, pitrou, skip.montanaro
Date 2010-02-03.06:34:58
SpamBayes Score 1.6125933e-08
Marked as misclassified No
Message-id <1265178900.36.0.814393332262.issue6715@psf.upfronthosting.co.za>
In-reply-to
Content
Ugh, can't edit previous message. Meant to say:

"Once Python gets native support for lzma/xz like it does for zlib and bzip2, Mercurial could switch to using it for bundles and remote transfers."

For platforms with native support in-kernel (e.g. Linux) that could be used instead of the bundled version.

(Since Python is officially switching to Mercurial, arguably this issue even more important.)
History
Date User Action Args
2010-02-03 06:35:00Garensetrecipients: + Garen, skip.montanaro, amaury.forgeotdarc, pitrou, leonov, devurandom
2010-02-03 06:35:00Garensetmessageid: <1265178900.36.0.814393332262.issue6715@psf.upfronthosting.co.za>
2010-02-03 06:34:59Garenlinkissue6715 messages
2010-02-03 06:34:58Garencreate