SIGN IN SIGN UP

Close #13072: Restore code before the PEP 393 for the array module

'u' format of the array module uses again Py_UNICODE type for backward
compatibility with Python 3.2.

The only change from Python 3.2 is that PyUnicode_AsUnicode() result is now
checked for NULL value.
V
Victor Stinner committed
62bb394729a167a46d950954c4aed5f3ba7b8a69
Parent: 3af2617