mirror of
https://github.com/python/cpython.git
synced 2026-05-11 07:00:24 -04:00
ebcc578dff
Replace PyUnicode_FromStringAndSize(NULL, 0) with Py_GetConstant(Py_CONSTANT_EMPTY_STR).