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

bpo-47095: Use libb2 to provide blake2 implementation (GH-32059) by tiran · Pull Request #32059 · python/cpython · GitHub

/ cpython Public

bpo-47095: Use libb2 to provide blake2 implementation (GH-32059) - #32059

Merged
tiran merged 7 commits into
python:mainfrom
tiran:libb2
Mar 26, 2022
Merged

bpo-47095: Use libb2 to provide blake2 implementation (GH-32059)#32059
tiran merged 7 commits into
python:mainfrom
tiran:libb2

Conversation

tiran commented Mar 22, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

Comment thread Makefile.pre.in Outdated
Comment thread Modules/_blake2/blake2module.h Outdated
gpshead changed the title Use libb2 to provide blake2 implementation bpo-47095: Use libb2 to provide blake2 implementation Mar 23, 2022
tiran marked this pull request as ready for review March 23, 2022 11:52

tiran commented Mar 25, 2022

Copy link
Copy Markdown
Member Author

@gpshead please take another look

Comment thread Doc/whatsnew/3.11.rst Outdated
<https://github.com/python/pythoncapi_compat>`__ to get these functions
on old Python functions.

* Distributors are encouraged to build Python with optimized Blake2 library

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

... with the optimized external ...

gpshead added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Mar 26, 2022

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @gpshead for commit 693185f 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Mar 26, 2022
tiran changed the title bpo-47095: Use libb2 to provide blake2 implementation bpo-47095: Use libb2 to provide blake2 implementation (GH-32059) Mar 26, 2022
tiran merged commit b16b6bb into python:main Mar 26, 2022
tiran deleted the libb2 branch March 26, 2022 19:52
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL