bpo-43669: Drop the internal _sha3 module per PEP 644#28768
bpo-43669: Drop the internal _sha3 module per PEP 644#28768illia-v wants to merge 2 commits intopython:mainfrom
Conversation
9e17407 to
0791a0e
Compare
0791a0e to
da84551
Compare
tiran
left a comment
There was a problem hiding this comment.
This changeset needs a new, dedicated BPO and a thorough discussion.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
|
I haven't removed the _sha3 and _blake2 modules yet on purpose. I recommend that we wait two releases and drop them in 3.12. |
It may be prudent enough, but it's worth documenting this somewhere :) |
|
I would like to remove a lot of stuff from the stdlib. That doesn't mean it's a good idea to remove it. :) PEP 644 is deliberately vague and says
Please notice that is says could, not will, shell, or should. There are backwards compatibility implications with the removal of the builtin code. |
😄
It does say "Python's internal copy of the Keccak Code Package and the internal _sha3 module will be removed." |
|
This PR is stale because it has been open for 30 days with no activity. |
https://www.python.org/dev/peps/pep-0644/#sha-3
Closes #24601
https://bugs.python.org/issue43669