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 ned.deily
Recipients barry, christian.heimes, lukasz.langa, martin.ortner, miguendes, miss-islington, ned.deily, r.david.murray
Date 2021-08-30.19:22:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630351325.0.0.348352069562.issue43124@roundup.psfhosted.org>
In-reply-to
Content
New changeset 29d97d17fb7adab3b0df9e178b73f70292d1cf64 by Miss Islington (bot) in branch '3.6':
[3.6] bpo-43124: Fix smtplib multiple CRLF injection (GH-25987) (GH-28038)
https://github.com/python/cpython/commit/29d97d17fb7adab3b0df9e178b73f70292d1cf64
History
Date User Action Args
2021-08-30 19:22:05ned.deilysetrecipients: + ned.deily, barry, christian.heimes, r.david.murray, lukasz.langa, miss-islington, martin.ortner, miguendes
2021-08-30 19:22:04ned.deilysetmessageid: <1630351325.0.0.348352069562.issue43124@roundup.psfhosted.org>
2021-08-30 19:22:04ned.deilylinkissue43124 messages
2021-08-30 19:22:04ned.deilycreate