Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 03 May 2017 15:37:51 +0530 | Pulkit Goyal | py3: use pycompat.bytechr instead of chr |
Fri, 05 May 2017 01:41:54 +0530 | Pulkit Goyal | py3: use %d to format integers into bytestrings |
Fri, 05 May 2017 01:26:49 +0530 | Pulkit Goyal | py3: use pycompat.bytestr instead of bytes |
Fri, 05 May 2017 01:26:13 +0530 | Pulkit Goyal | py3: slice over bytes to prevent getting ascii values |