commit | a7f026870d2dab7015a94e287bec6dd46cdbf604 | [log] [tgz] |
---|---|---|
author | Mohamed Koubaa <koubaa.m@gmail.com> | Wed Sep 02 04:45:13 2020 -0500 |
committer | GitHub <noreply@github.com> | Wed Sep 02 11:45:13 2020 +0200 |
tree | 263cd31e17e80060ca2baafa988f9413850896da | |
parent | 749ed85e4446f548e22934931241f644a33d81ce [diff] |
bpo-1635741: Port _blake2 module to multi-phase init (GH-21856) Port the _blake2 extension module to the multi-phase initialization API (PEP 489).