SIGN IN SIGN UP

gh-115754: Use Py_GetConstant(Py_CONSTANT_EMPTY_STR) (#125583)

Replace PyUnicode_FromStringAndSize(NULL, 0)
with Py_GetConstant(Py_CONSTANT_EMPTY_STR).
V
Victor Stinner committed
ebcc578dff47b1dcffb634923bedc5361c8f29f6
Parent: db96327
Committed by GitHub <noreply@github.com> on 10/25/2024, 9:14:52 AM