-
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.
0a59054c
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
compatibility_tests/v2.5.0 | ||
release/wheel | ||
MANIFEST.in | ||
README.md | ||
mox.py | ||
release.sh | ||
setup.cfg | ||
setup.py | ||
stubout.py | ||
tox.ini |