SIGN IN SIGN UP

_sre: don't use Py_UNICODE anymore

* Downcasting from Py_UCS4 to Py_UNICODE is wrong is Py_UNICODE is 16-bit
   wchar_t
 * Remove old special case in getstring(), unicode is now handled separetely
V
Victor Stinner committed
0058b8603f65279d5e777b0c85b05565c5e98682
Parent: 9d3579b