• Victor Stinner's avatar
    _sre: don't use Py_UNICODE anymore · bf00e19a
    Victor Stinner authored
     * 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
    bf00e19a
_sre.c 116 KB