Mercurial > hg-stable
log
age | author | description |
---|---|---|
Fri, 29 Dec 2017 05:29:04 +0530 | Pulkit Goyal | py3: use pycompat.bytestr() instead of str() |
Fri, 29 Dec 2017 05:28:05 +0530 | Pulkit Goyal | py3: make regular expressions bytes by prepending b'' |
Fri, 29 Dec 2017 05:27:00 +0530 | Pulkit Goyal | py3: slice on bytes instead of indexing |