SIGN IN SIGN UP

Close #14085: remove assertions from PyUnicode_WRITE macro

Add checks in PyUnicode_WriteChar() and convert PyUnicode_New() assertion to a
test raising a Python exception.
V
Victor Stinner committed
c9590ad745caa9fc76a8373d19e8019d90e8f9e8
Parent: d263d18