]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-136134: smtplib: fix CRAM-MD5 on FIPS-only environments (GH-136623) (#138086)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Thu, 4 Sep 2025 13:07:59 +0000 (15:07 +0200)
committerGitHub <noreply@github.com>
Thu, 4 Sep 2025 13:07:59 +0000 (16:07 +0300)
commitbfce393614655bf4b4ddf9c554437754db2086a8
tree7d5c0de03fbe6fcd9297e98483f1b463a0a0374f
parent460265fe9618d5ab0ec39a762a2f3ca8d8a459c0
[3.14] gh-136134: smtplib: fix CRAM-MD5 on FIPS-only environments (GH-136623) (#138086)
Lib/smtplib.py
Lib/test/test_smtplib.py
Misc/NEWS.d/next/Library/2025-07-13-13-31-22.gh-issue-136134.mh6VjS.rst [new file with mode: 0644]