mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
gh-106123: Modules/_sha3 appears to no longer be necessary (#106124)
This commit is contained in:
parent
51fc725117
commit
0345b0c2bb
2 changed files with 0 additions and 2 deletions
1
configure
generated
vendored
1
configure
generated
vendored
|
|
@ -26701,7 +26701,6 @@ SRCDIRS="\
|
|||
Modules/_hacl \
|
||||
Modules/_io \
|
||||
Modules/_multiprocessing \
|
||||
Modules/_sha3 \
|
||||
Modules/_sqlite \
|
||||
Modules/_sre \
|
||||
Modules/_testcapi \
|
||||
|
|
|
|||
|
|
@ -6643,7 +6643,6 @@ SRCDIRS="\
|
|||
Modules/_hacl \
|
||||
Modules/_io \
|
||||
Modules/_multiprocessing \
|
||||
Modules/_sha3 \
|
||||
Modules/_sqlite \
|
||||
Modules/_sre \
|
||||
Modules/_testcapi \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue