Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 26 Jun 2017 17:23:10 +0530 | Pulkit Goyal | py3: use pycompat.bytestr instead of str |
Mon, 26 Jun 2017 17:22:45 +0530 | Pulkit Goyal | py3: use '%d' to convert integers to bytes |
Sun, 25 Jun 2017 08:36:51 +0530 | Pulkit Goyal | py3: slice over bytes to prevent getting it's ascii value |
Tue, 27 Jun 2017 00:23:32 +0530 | Pulkit Goyal | py3: use pycompat.strkwargs() to convert kwargs keys to str |