mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
* Issue #16113: Remove sha3 module again.
Patch by Christian Heimes, with modifications.
This commit is contained in:
parent
f3b46b4a66
commit
24e43308b7
38 changed files with 5 additions and 8844 deletions
|
@ -100,7 +100,6 @@ extensions = [
|
|||
'_lzma.pyd',
|
||||
'_decimal.pyd',
|
||||
'_testbuffer.pyd',
|
||||
'_sha3.pyd',
|
||||
'_testimportmultiple.pyd',
|
||||
'_overlapped.pyd',
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue