Mercurial > hg
diff mercurial/filesetlang.py @ 43071:830eacef67f8
tests: make tarball output conditional on Python version
Python 3.8 changed the default tar file archive format:
https://docs.python.org/3.8/whatsnew/3.8.html#tarfile.
This commit teaches our tests about the new behavior.
Differential Revision: https://phab.mercurial-scm.org/D6986
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sat, 05 Oct 2019 15:28:52 -0400 |
parents | e79a69af1593 |
children | 2372284d9457 |