##// END OF EJS Templates
py3: pass a bytes value for "msg" to nouideprecwarn()...
py3: pass a bytes value for "msg" to nouideprecwarn() That function formats "msg" with the "version" value. On Python 3, this leads to "TypeError: can only concatenate str (not "bytes") to str". Also eliminate spurious strings concatenation in single-line declarations. Differential Revision: https://phab.mercurial-scm.org/D7373
Denis Laxalde -
r44018:c207c46a default
Show More
Name Size Modified Last Commit Author
/ contrib / packaging / docker
centos5 Loading ...
centos6 Loading ...
centos7 Loading ...
centos8 Loading ...
debian.template Loading ...
fedora.template Loading ...
ubuntu.template Loading ...