]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131876: Revert "gh-131876: extract `_hashlib` helpers into a separate directory...
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Fri, 1 Aug 2025 17:45:40 +0000 (19:45 +0200)
committerGitHub <noreply@github.com>
Fri, 1 Aug 2025 17:45:40 +0000 (10:45 -0700)
commitfe0e921817a7f96c62c91085884ab910859328ce
tree281c8356be0ece92f6a0a766357d0f08798a7938
parente7b55f564dbf5a788e8f6edc55ef441d6afad01c
gh-131876: Revert "gh-131876: extract `_hashlib` helpers into a separate directory (#136995) (#137307)

Revert "gh-131876: extract `_hashlib` helpers into a separate directory (#136995)"

This reverts commit 45138d35843297395b2d646f5391be108243957a.
20 files changed:
Makefile.pre.in
Misc/NEWS.d/next/Build/2025-07-22-14-47-45.gh-issue-131876.oaYEEP.rst [deleted file]
Modules/_hashlib/hashlib_buffer.c [deleted file]
Modules/_hashlib/hashlib_buffer.h [deleted file]
Modules/_hashlib/hashlib_fetch.h [deleted file]
Modules/_hashlib/hashlib_mutex.h [deleted file]
Modules/_hashopenssl.c
Modules/blake2module.c
Modules/hashlib.h [new file with mode: 0644]
Modules/hmacmodule.c
Modules/md5module.c
Modules/sha1module.c
Modules/sha2module.c
Modules/sha3module.c
PCbuild/_hashlib.vcxproj
PCbuild/_hashlib.vcxproj.filters
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters
configure
configure.ac