• Ben Webb's avatar
    Add Python 3.7 compatibility (#4862) · 539bc017
    Ben Webb authored
    Compilation of Python wrappers fails with Python 3.7 because
    the Python folks changed their C API such that
    PyUnicode_AsUTF8AndSize() now returns a const char* rather
    than a char*. Add a patch to work around. Relates #4086.
    539bc017
Name
Last commit
Last update
..
protobuf Loading commit data...
__init__.py Loading commit data...