D7374: hghave: add a check for the `xz` compression utility

indygreg (Gregory Szorc) phabricator at mercurial-scm.org
Mon Nov 18 22:41:32 EST 2019


This revision is now accepted and ready to land.
indygreg added a comment.
indygreg accepted this revision.


  Regarding nested conditionals, you could do something like `#if py3 xz`. But then we wouldn't have test coverage of Mercurial itself generating lzma, which is built in to Python 3. So this suggestion is not appropriate here: the patch as authored is great!

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D7374/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D7374

To: mharbison72, #hg-reviewers, indygreg
Cc: indygreg, mercurial-devel


More information about the Mercurial-devel mailing list