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