-
- Downloads
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.
Showing
- hgext/convert/gnuarch.py 1 addition, 1 deletionhgext/convert/gnuarch.py
- mercurial/posix.py 1 addition, 0 deletionsmercurial/posix.py
- mercurial/util.py 2 additions, 1 deletionmercurial/util.py
- mercurial/vfs.py 1 addition, 1 deletionmercurial/vfs.py
- mercurial/windows.py 3 additions, 0 deletionsmercurial/windows.py
Loading
Please register or sign in to comment