mercurial/cext/__init__.py
author Yuya Nishihara <yuya@tcha.org>
Sat, 03 Mar 2018 05:58:41 -0500
changeset 36647 9a639a33ad1f
parent 32251 c48583859e04
permissions -rw-r--r--
py3: add PY23() macro to switch string literal depending on python version I have no better idea to work around the bytes-unicode divergence of Py_BuildValue(). Maybe we can write a code transformer for C extensions? :)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: