mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
[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:
parent
c2e8e347b3
commit
0efbe4d189
2 changed files with 0 additions and 2 deletions
1
configure
generated
vendored
1
configure
generated
vendored
|
|
@ -27291,7 +27291,6 @@ SRCDIRS="\
|
|||
Modules/_hacl \
|
||||
Modules/_io \
|
||||
Modules/_multiprocessing \
|
||||
Modules/_sha3 \
|
||||
Modules/_sqlite \
|
||||
Modules/_sre \
|
||||
Modules/_testcapi \
|
||||
|
|
|
|||
|
|
@ -6697,7 +6697,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