]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-136134: smtplib: fix CRAM-MD5 on FIPS-only environments (#136623)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Fri, 22 Aug 2025 11:45:01 +0000 (13:45 +0200)
committerGitHub <noreply@github.com>
Fri, 22 Aug 2025 11:45:01 +0000 (11:45 +0000)
commit766614f88af0433c2c14f5c4ed11c92d0fb04e61
tree23a4b83d10eeb80e653e686bc9bbdcf043e8383a
parentc0ae92b7c07d8146bbcc6ed5197f97a7a16efded
gh-136134: smtplib: fix CRAM-MD5 on FIPS-only environments (#136623)
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]