summaryrefslogtreecommitdiff
path: root/python/py3compat.h
Commit message (Expand)AuthorAgeFilesLines
* python: Add new compat PYARG_STR_UNI formatNoel Power2019-01-211-0/+10
* python: Add compatability helpers to determine if type is really bytesNoel Power2018-03-231-0/+24
* py3compat: add strings describing bytes/unicode in both versionsDouglas Bagnall2018-03-011-0/+8
* python3: Use "y#" instead of "s#" for binary data in PyArg_ParseTuplePetr Viktorin2017-05-191-0/+8
* python: Add py3compat.hPetr Viktorin2016-12-011-0/+167