Tue, 27 Jun 2017 23:50:22 +0900 | Yuya Nishihara | smartset: fix generatorset.last() to not return the first element (issue5609) | changeset | files |
Mon, 26 Jun 2017 21:11:02 -0700 | Jun Wu | strip: respect the backup option in stripcallback | changeset | files |
Mon, 26 Jun 2017 23:58:27 +0530 | Pulkit Goyal | py3: use pycompat.bytestr() to convert str to bytes | changeset | files |
Mon, 26 Jun 2017 23:57:49 +0530 | Pulkit Goyal | py3: pass the memoryview object into bytes() to get the value | changeset | files |
Mon, 26 Jun 2017 17:23:10 +0530 | Pulkit Goyal | py3: use pycompat.bytestr instead of str | changeset | files |
Mon, 26 Jun 2017 17:22:45 +0530 | Pulkit Goyal | py3: use '%d' to convert integers to bytes | changeset | files |
Sun, 25 Jun 2017 08:36:51 +0530 | Pulkit Goyal | py3: slice over bytes to prevent getting it's ascii value | changeset | files |
Tue, 27 Jun 2017 00:23:32 +0530 | Pulkit Goyal | py3: use pycompat.strkwargs() to convert kwargs keys to str | changeset | files |