-
Stefan Behnel authored
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
6cd70f09
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