disable unicode default encoding in pypy: PyBytes_AsStringAndSize() does not...
disable unicode default encoding in pypy: PyBytes_AsStringAndSize() does not handle Unicode default encoding in pypy and _PyUnicode_AsDefaultEncodedString() does not return a cached borrowed reference but a new owned one
Showing
Please register or sign in to comment