Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 07 Feb 2018 13:21:06 +0530 | Pulkit Goyal | py3: use range instead of xrange |
Wed, 07 Feb 2018 13:19:19 +0530 | Pulkit Goyal | py3: use open() instead of file() |
Wed, 07 Feb 2018 13:17:19 +0530 | Pulkit Goyal | py3: use pycompat.bytestr to convert _b85chars to bytes |
Wed, 07 Feb 2018 13:11:38 +0530 | Pulkit Goyal | py3: use pycompat.bytechr instead of chr |