Mercurial > hg
diff hgweb.cgi @ 32308:e8569cc131d1
py3: explicitly convert a list to bytes to pass in ui.debug
Here pats is a list obviously. Since we can't pass unicodes to ui.debug, we
have to pass this as bytes.
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Thu, 04 May 2017 00:23:09 +0530 |
parents | 4b0fc75f9403 |
children | 47ef023d0165 |