golang_str: Add test for memoryview(bstr)
Verify that it works as expected, and that memoryview(ustr) is rejected, because ustr is semantically array of unicode characters, not bytes. No change to the code - just add tests for current status which is already working as expected.
Showing
Please register or sign in to comment