##// 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

File last commit:

r42090:9d4ae504 default
r44018:c207c46a default
Show More
requirements.txt.in
2 lines | 20 B | text/plain | TextLexer
Gregory Szorc
wix: functionality to automate building WiX installers...
r42087 docutils
pygments