diff options
author | Victor Stinner <vstinner@python.org> | 2024-10-25 09:14:52 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-25 09:14:52 (GMT) |
commit | ebcc578dff47b1dcffb634923bedc5361c8f29f6 (patch) | |
tree | 0d9ba11a0efeec743ca57fd2ee6cfdc0d1d68d36 /Lib/test | |
parent | db96327203b09ada45f2214567f92fe4d837f82a (diff) | |
download | cpython-ebcc578dff47b1dcffb634923bedc5361c8f29f6.zip cpython-ebcc578dff47b1dcffb634923bedc5361c8f29f6.tar.gz cpython-ebcc578dff47b1dcffb634923bedc5361c8f29f6.tar.bz2 |
gh-115754: Use Py_GetConstant(Py_CONSTANT_EMPTY_STR) (#125583)
Replace PyUnicode_FromStringAndSize(NULL, 0)
with Py_GetConstant(Py_CONSTANT_EMPTY_STR).
Diffstat (limited to 'Lib/test')
0 files changed, 0 insertions, 0 deletions