Resolve "Build Fails for 8.1.1 with Python 3.7 Wrapping"
The PyUnicode_AsUTF8() method returns a "const char *" in Py37.
Closes #17350 (closed)
Edited by David Gobbi
The PyUnicode_AsUTF8() method returns a "const char *" in Py37.
Closes #17350 (closed)