Mercurial > hg
diff hgext/fetch.py @ 40984:6a372f943e49
py3: convert popen() command arguments in hgclient to str on Windows
This fixes test-commandserver.t and test-keyword.t, which was previously
complaining
TypeError("a bytes-like object is required, not 'str'")
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Tue, 18 Dec 2018 00:54:32 -0500 |
parents | c303d65d2e34 |
children | 5cb8158a61f7 |