]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-134978: deprecate `string` keyword parameter for hash function constructors (...
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Mon, 2 Jun 2025 08:25:50 +0000 (10:25 +0200)
committerGitHub <noreply@github.com>
Mon, 2 Jun 2025 08:25:50 +0000 (10:25 +0200)
commitee65ebdb50005655d75aca1618d3994a7b7ed869
tree5409fd1687433645857a54cb79c0db32a77ec414
parentac7511062bf8e16ad489b17990d99abd3b4351f5
gh-134978: deprecate `string` keyword parameter for hash function constructors (#134979)
Doc/deprecations/pending-removal-in-3.19.rst
Doc/library/hashlib.rst
Doc/whatsnew/3.15.rst
Lib/test/test_hashlib.py
Misc/NEWS.d/next/Library/2025-05-31-15-49-46.gh-issue-134978.mXXuvW.rst [new file with mode: 0644]
Modules/hashlib.h