]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-136565: use SHA-256 for `hashlib.__doc__` example instead of MD5 (#138157)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Tue, 26 Aug 2025 10:38:53 +0000 (12:38 +0200)
committerGitHub <noreply@github.com>
Tue, 26 Aug 2025 10:38:53 +0000 (10:38 +0000)
commit1700cc4d76e9c373268158e0d622452477c56f4e
tree27fdd26e9e160fd1fa7be80e4d1d5e34a44889fb
parentce1a877a3882acf50f1162e4a823ce0abf2d8525
gh-136565: use SHA-256 for `hashlib.__doc__` example instead of MD5 (#138157)
Lib/hashlib.py