SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

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