[3.12] gh-106123: Modules/_sha3 appears to no longer be necessary (GH-106124) (#106127)

Co-authored-by: Skip Montanaro <skip.montanaro@gmail.com>
This commit is contained in:
Miss Islington (bot) 2023-06-26 22:49:32 -07:00 committed by GitHub
parent c2e8e347b3
commit 0efbe4d189
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

1
configure generated vendored
View file

@ -27291,7 +27291,6 @@ SRCDIRS="\
Modules/_hacl \
Modules/_io \
Modules/_multiprocessing \
Modules/_sha3 \
Modules/_sqlite \
Modules/_sre \
Modules/_testcapi \

View file

@ -6697,7 +6697,6 @@ SRCDIRS="\
Modules/_hacl \
Modules/_io \
Modules/_multiprocessing \
Modules/_sha3 \
Modules/_sqlite \
Modules/_sre \
Modules/_testcapi \