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, christian.heimes, lukasz.langa, martin.ortner, miguendes, ned.deily, r.david.murray
Date 2021-08-29.14:10:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630246253.78.0.40449955176.issue43124@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0897253f426068ea6a6fbe0ada01689af9ef1019 by Miguel Brito in branch 'main':
bpo-43124: Fix smtplib multiple CRLF injection (GH-25987)
https://github.com/python/cpython/commit/0897253f426068ea6a6fbe0ada01689af9ef1019
History
Date User Action Args
2021-08-29 14:10:53lukasz.langasetrecipients: + lukasz.langa, barry, christian.heimes, ned.deily, r.david.murray, martin.ortner, miguendes
2021-08-29 14:10:53lukasz.langasetmessageid: <1630246253.78.0.40449955176.issue43124@roundup.psfhosted.org>
2021-08-29 14:10:53lukasz.langalinkissue43124 messages
2021-08-29 14:10:53lukasz.langacreate