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