Sun, 28 May 2017 15:47:43 -0400 | Augie Fackler | minirst: look for column delimiters using slices instead of indicies | changeset | files |
Sun, 28 May 2017 13:36:02 -0400 | Augie Fackler | minirst: grab a byte, not an int, for the underline style | changeset | files |
Sun, 28 May 2017 13:41:42 -0400 | Augie Fackler | minirst: use bytes.strip instead of str.strip | changeset | files |
Mon, 29 May 2017 16:21:15 +0530 | Pulkit Goyal | py3: use pycompat.bytestr so that we don't get ascii values | changeset | files |