propagate "const char*" that Py3.7 returns from PyUnicode_AsStringAndSize() to...
propagate "const char*" that Py3.7 returns from PyUnicode_AsStringAndSize() to user code and make the casts to "char*" explicit for each assignment/conversion see https://bugs.python.org/issue28769
Showing
Please register or sign in to comment