SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 564 Python

Issue #6697: use %U format instead of _PyUnicode_AsString(), because

_PyUnicode_AsString() was not checked for error (NULL).

The unicode string is no more truncated to 200 or 400 *bytes*.
V
Victor Stinner committed
3f1af5c42e915775e9cc32224e090b05430a23de
Parent: 50981b8