Files
cpython/Doc/c-api
Victor Stinner f1e751e933 gh-111089: PyUnicode_AsUTF8AndSize() sets size on error (#111106)
On error, PyUnicode_AsUTF8AndSize() now sets the size argument to -1,
to avoid undefined value.
2023-10-20 20:03:11 +02:00
..
2023-08-29 00:14:21 +00:00