SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72137 0 36 Python

PyUnicode_EncodeFS() raises an exception if _Py_wchar2char() fails

* Add error_pos optional argument to _Py_wchar2char()
 * PyUnicode_EncodeFS() raises a UnicodeEncodeError or MemoryError if
   _Py_wchar2char() fails
V
Victor Stinner committed
2f02a511353c761bef2ab867ca4295bbb0217b96
Parent: 0cfba09