K 10 svn:author V 4 ngie K 8 svn:date V 27 2019-04-23T22:43:24.273850Z K 7 svn:log V 183 Ugh. Deal with encoding/decoding UTF-8 strings to bytes as needed I couldn't tell if the type was str in all cases, so conditionally convert it to a bytes object with py3 as needed. END