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