From: Serhiy Storchaka Date: Sun, 20 Nov 2016 07:13:40 +0000 (+0200) Subject: Replaced outdated macros _PyUnicode_AsString and _PyUnicode_AsStringAndSize X-Git-Tag: v3.7.0a1~1947 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a98c4a984b34f887076f4171b1e3303e164cbddf;p=thirdparty%2FPython%2Fcpython.git Replaced outdated macros _PyUnicode_AsString and _PyUnicode_AsStringAndSize with PyUnicode_AsUTF8 and PyUnicode_AsUTF8AndSize. --- a98c4a984b34f887076f4171b1e3303e164cbddf