◐ Shell
clean mode source ↗

Message 106546 - Python tracker

I wrote a patch for base64.b64encode() to accept str (str is encoded to utf-8): patch attached to #4768. It should fix this issue, but we can add the tests of email_base64_bytes.patch.