Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 14 Feb 2018 17:44:54 +0530 | Pulkit Goyal | py3: slice over bytes to prevent getting ascii values |
Wed, 14 Feb 2018 17:44:19 +0530 | Pulkit Goyal | py3: converts bytes to pycompat.bytestr to get bytechrs while enumerating |
Wed, 14 Feb 2018 17:42:14 +0530 | Pulkit Goyal | py3: use pycompat.{bytes|str}kwargs in transplant.py |