comparison contrib/all-revsets.txt @ 31820:45761ef1bc93

py3: have registrar process docstrings in bytes Mixing bytes and unicode creates a mess. Do things in bytes as possible. New sysbytes() helper only takes care of ASCII characters, but avoids raising nasty unicode exception. This is the same design principle as sysstr().
author Yuya Nishihara <yuya@tcha.org>
date Wed, 05 Apr 2017 00:34:58 +0900
parents 318a24b52eeb
children 5957fdd1d5f0
comparison
equal deleted inserted replaced
31819:95a67508fd72 31820:45761ef1bc93