Mercurial > hg
comparison Makefile @ 36707:bfe23afea361
archival: fsdecode paths before passing to tar or zip objects
Both of these traffic in unicodes for filenames on Python 3, and
inspection of the tarfile module shows that it uses the filesystem
encoding, so fsdecode is the right choice.
Differential Revision: https://phab.mercurial-scm.org/D2654
author | Augie Fackler <augie@google.com> |
---|---|
date | Sun, 04 Mar 2018 12:08:19 -0500 |
parents | 89c81739ffa7 |
children | 521f6c7e1756 |
comparison
equal
deleted
inserted
replaced
36706:87b8fc4533ca | 36707:bfe23afea361 |
---|