##// END OF EJS Templates
templater: consistently join() string-like object per character (BC)...
templater: consistently join() string-like object per character (BC) The old behavior was copied from join() of a lazy generator string, which was unified to the behavior of join() of a byte string by the previous patch. This patch fixes the mappable type to do the same.
Yuya Nishihara -
r38230:8bded7ea default
Show More
Name Size Modified Last Commit Author
/ contrib / packaging
debian
docker
macosx
Makefile Loading ...
build-linux-wheels.sh Loading ...
builddeb Loading ...
buildrpm Loading ...
dockerdeb Loading ...
dockerlib.sh Loading ...
dockerrpm Loading ...
linux-wheel-centos5-blacklist Loading ...
mercurial.spec Loading ...
packagelib.sh Loading ...