FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-106123: Modules/_sha3 appears to no longer be necessary by smontanaro · Pull Request #106124 · python/cpython · GitHub

/ cpython Public

gh-106123: Modules/_sha3 appears to no longer be necessary - #106124

Merged
hauntsaninja merged 2 commits into
python:mainfrom
smontanaro:main
Jun 27, 2023
Merged

gh-106123: Modules/_sha3 appears to no longer be necessary#106124
hauntsaninja merged 2 commits into
python:mainfrom
smontanaro:main

Conversation

smontanaro commented Jun 26, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

This is a pretty trivial PR. I'm guessing Modules/_sha3 was a holdover from before Modules/_hacl existed. Perhaps there's a valid reason for it to still exist (used on another platform?), but if so, maybe it should be described in a comment in configure.ac

Copy link
Copy Markdown
Contributor

Thanks, Skip! Can you do a make regen-configure and commit the changes?

sunmy2019 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

hauntsaninja left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Looks like it was indeed removed in #103597

hauntsaninja merged commit 0345b0c into python:main Jun 27, 2023

Copy link
Copy Markdown
Contributor

Thanks @smontanaro for the PR, and @hauntsaninja for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 27, 2023
…honGH-106124)

(cherry picked from commit 0345b0c)

Co-authored-by: Skip Montanaro <skip.montanaro@gmail.com>

Copy link
Copy Markdown

GH-106127 is a backport of this pull request to the 3.12 branch.

bedevere-bot removed the needs backport to 3.12 only security fixes label Jun 27, 2023
hauntsaninja pushed a commit that referenced this pull request Jun 27, 2023
…-106124) (#106127)

Co-authored-by: Skip Montanaro <skip.montanaro@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL