Mercurial > hg
log tests/test-encoding-func.py @ 37785:b4d85bc122bd
age | author | description |
---|---|---|
Sun, 23 Apr 2017 13:08:58 +0900 | Yuya Nishihara | encoding: add fast path of from/toutf8b() for ASCII strings |
Sun, 23 Apr 2017 13:06:23 +0900 | Yuya Nishihara | encoding: add fast path of from/tolocal() for ASCII strings |
Sun, 23 Apr 2017 12:59:42 +0900 | Yuya Nishihara | encoding: add function to test if a str consists of ASCII characters |