Uh oh!
There was an error while loading. Please reload this page.
bpo-1635741: port blake2 module to multi-phase init - #21856
Conversation
d282ca9 to
abb51feComparekoubaa
commented
Aug 29, 2020
@vstinner@shihai1991 This is ready for review |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
vstinner
left a comment
There was a problem hiding this comment.
LGTM, with a minor suggestion on the NEWS entry (please update it).
But right now, I cannot merge the PR: https://mail.python.org/archives/list/python-dev@python.org/thread/KMXK6BQWQZRR2TGVRLECMR7CUVIVTUMQ/
Please ping me when the workflow will be repaired, so I will merge your PR.
Uh oh!
There was an error while loading. Please reload this page.
koubaa
commented
Sep 1, 2020
@vstinner looks like the doc issue is fixed in the CI. |
vstinner
commented
Sep 2, 2020
Merged, thanks @koubaa. |
Port the _blake2 extension module to the multi-phase initialization API (PEP 489).
https://bugs.python.org/issue1635741