gh-111089: Use PyUnicode_AsUTF8() in getargs.c (#111620)
Replace PyUnicode_AsUTF8AndSize() with PyUnicode_AsUTF8() to remove the explicit check for embedded null characters.
V
Victor Stinner committed
cde1071b2a72e8261ca66053ef61431b7f3a81fd
Parent: ff3b0a6
Committed by GitHub <noreply@github.com>
on 11/1/2023, 11:13:55 PM