Mercurial > hg > mercurial-source
diff mercurial/dirstateguard.py @ 40690:5fe0b880200e
py3: convert os.readlink() path to native strings on Windows
Windows insisted that it needs to be str. I skipped the stuff in the posix
module, and left `tests/f` and `run-tests.py` alone for now.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Tue, 25 Sep 2018 21:16:12 -0400 (2018-09-26) |
parents | ad24b581e4d9 |
children | b74481038438 |