Undo part of 2.59: 't' case of convertsimple() should not use convertbuffer().
convertbuffer() uses the buffer interface's getreadbuffer(), but 't' should use getcharbuffer().
Showing
Please register or sign in to comment
convertbuffer() uses the buffer interface's getreadbuffer(), but 't' should use getcharbuffer().