[issue41402] email: ContentManager.set_content calls nonexistent method encode() on bytes

Łukasz Langa report at bugs.python.org
Mon Aug 9 18:35:06 EDT 2021


Łukasz Langa <lukasz at langa.pl> added the comment:


New changeset 395f4c7fbfb89b8724a4abf84410b5e1e374932d by Miss Islington (bot) in branch '3.9':
bpo-41402: Fix email ContentManager calling .encode() on bytes (GH-21631) (GH-27687)
https://github.com/python/cpython/commit/395f4c7fbfb89b8724a4abf84410b5e1e374932d


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41402>
_______________________________________


More information about the Python-bugs-list mailing list