Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-40637: Add option to disable builtin hashes #20121

Merged
merged 5 commits into from May 15, 2020

Conversation

Copy link
Member

@tiran tiran commented May 15, 2020

Signed-off-by: Christian Heimes christian@python.org

https://bugs.python.org/issue40637

Automerge-Triggered-By: @tiran

Copy link
Member

@gpshead gpshead left a comment

Overall, good. This saves compile time for distro packages. one nit on the flag name.

Doc/whatsnew/3.9.rst Outdated Show resolved Hide resolved
tiran added 2 commits May 15, 2020
Signed-off-by: Christian Heimes <christian@python.org>
@tiran
Copy link
Author

@tiran tiran commented May 15, 2020

Thanks! I forgot to update the news entry.

@tiran tiran added the 🤖 automerge label May 15, 2020
@miss-islington
Copy link

@miss-islington miss-islington commented May 15, 2020

@tiran: Status check is done, and it's a success .

@miss-islington
Copy link

@miss-islington miss-islington commented May 15, 2020

Sorry, I can't merge this PR. Reason: Head branch was modified. Review and try the merge again..

@miss-islington
Copy link

@miss-islington miss-islington commented May 15, 2020

@tiran: Status check is done, and it's a failure .

@miss-islington
Copy link

@miss-islington miss-islington commented May 15, 2020

@tiran: Status check is done, and it's a success .

@miss-islington miss-islington merged commit 9b60e55 into python:master May 15, 2020
10 checks passed
arturoescaip pushed a commit to arturoescaip/cpython that referenced this issue May 24, 2020
Signed-off-by: Christian Heimes <christian@python.org>

Automerge-Triggered-By: @tiran
vegerot pushed a commit to vegerot/cpython that referenced this issue Jun 10, 2020
Signed-off-by: Christian Heimes <christian@python.org>

Automerge-Triggered-By: @tiran
vegerot pushed a commit to vegerot/cpython that referenced this issue Jun 10, 2020
Signed-off-by: Christian Heimes <christian@python.org>

Automerge-Triggered-By: @tiran
gmelikov pushed a commit to gmelikov/cpython that referenced this issue Aug 22, 2020
Signed-off-by: Christian Heimes <christian@python.org>

Automerge-Triggered-By: @tiran
chrisburr pushed a commit to chrisburr/cpython that referenced this issue Dec 9, 2020
Signed-off-by: Christian Heimes <christian@python.org>

Automerge-Triggered-By: @tiran
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA signed 🤖 automerge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants