Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 19 May 2018 18:51:14 +0530 | Pulkit Goyal | py3: bytestr() bytes to get bytechar while iterating on it |
Sat, 19 May 2018 18:49:07 +0530 | Pulkit Goyal | py3: slice over bytes to prevent getting the ascii values |
Sat, 19 May 2018 18:48:26 +0530 | Pulkit Goyal | py3: use utils.stringutil.forcebytestr to convert error to bytes |
Sat, 19 May 2018 18:47:20 +0530 | Pulkit Goyal | py3: make sure we open files in bytes mode |