Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sun, 26 Mar 2017 16:33:12 +0900 | Yuya Nishihara | py3: abuse r'' to preserve str-ness of literals passed to __setattr__() |
Sun, 26 Mar 2017 17:12:06 +0900 | Yuya Nishihara | py3: fix slicing of byte string in revlog.compress() |
Sun, 26 Mar 2017 16:31:01 +0900 | Yuya Nishihara | py3: use bytes() to cast to immutable bytes in changelog.appender.write() |