Remove the buffer API from PyUnicode as specified by PEP 3137. Also,
fix the error message of the 't' format unit, in getargs.c, so that it asks for bytes, instead of string.
Showing
Please register or sign in to comment
fix the error message of the 't' format unit, in getargs.c, so that it asks for bytes, instead of string.