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