Skip to content
Commit 5d56fa79 authored by Laurent Bachelier's avatar Laurent Bachelier 🐧 Committed by hydrargyrum
Browse files

to_unicode: Handle memoryview

Otherwise unicode() on a memoryview will not actually read the text
inside.
I've encountered this type while making a Codec class calling
to_unicode().
parent 74133769
Pipeline #278636593 canceled with stages
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment