[Python-checkins] cpython: Replace PyUnicode_FromUnicode(NULL, 0) by PyUnicode_New(0, 0)