mirror of
https://github.com/python/cpython.git
synced 2026-06-23 19:41:58 -04:00
ebcc578dff
Replace PyUnicode_FromStringAndSize(NULL, 0) with Py_GetConstant(Py_CONSTANT_EMPTY_STR).