Mercurial > hg
diff mercurial/filelog.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 | 6a917075535a |
children | bf1e8d2ab900 |