Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 28 May 2017 13:36:02 -0400 | Augie Fackler | minirst: grab a byte, not an int, for the underline style |
Sun, 28 May 2017 13:41:42 -0400 | Augie Fackler | minirst: use bytes.strip instead of str.strip |
Mon, 29 May 2017 16:21:15 +0530 | Pulkit Goyal | py3: use pycompat.bytestr so that we don't get ascii values |