summaryrefslogtreecommitdiff
path: root/python/py3compat.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-13python: Add new compat PYARG_STR_UNI formatNoel Power1-0/+10
2018-03-23python: Add compatability helpers to determine if type is really bytesNoel Power1-0/+24
2018-03-01py3compat: add strings describing bytes/unicode in both versionsDouglas Bagnall1-0/+8
2017-05-19python3: Use "y#" instead of "s#" for binary data in PyArg_ParseTuplePetr Viktorin1-0/+8
2016-12-01python: Add py3compat.hPetr Viktorin1-0/+167