blob: e2e7570ca98d257ae0e65c79c2f9b692847bb84b [file] [log] [blame]
The result of PyUnicode_AsUTF8AndSize() and PyUnicode_AsUTF8() is now of
type ``const char *`` rather of ``char *``.