This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lukasz.langa
Recipients barry, joreiff, lukasz.langa, miss-islington, python-dev, r.david.murray
Date 2021-08-09.22:35:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628548506.25.0.227604363488.issue41402@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2021-08-09 22:35:06lukasz.langasetrecipients: + lukasz.langa, barry, r.david.murray, python-dev, miss-islington, joreiff
2021-08-09 22:35:06lukasz.langasetmessageid: <1628548506.25.0.227604363488.issue41402@roundup.psfhosted.org>
2021-08-09 22:35:06lukasz.langalinkissue41402 messages
2021-08-09 22:35:06lukasz.langacreate