bpo-1635741: port blake2 module to multi-phase init by koubaa · Pull Request #21856 · python/cpython

Conversation

= and others added 4 commits

August 27, 2020 19:11

@koubaa

vstinner

vstinner

Choose a reason for hiding this comment

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

@koubaa

@vstinner looks like the doc issue is fixed in the CI.

@vstinner

xzy3 pushed a commit to xzy3/cpython that referenced this pull request

Oct 18, 2020
Port the _blake2 extension module to the multi-phase
initialization API (PEP 489).

@kylotan kylotan mannequin mentioned this pull request

Sep 19, 2022