Skip to content

Commit efdb3a7

Browse files
koubaaxzy3-cdc
authored andcommitted
bpo-1635741: Port _sha3 module to multi-phase init (pythonGH-21855)
Port the _sha3 extension module to multi-phase init (PEP 489). Convert static types to heap types.
1 parent 79cb7a5 commit efdb3a7

2 files changed

Lines changed: 194 additions & 136 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Port :mod:`_sha3` to multi-phase init. Convert static types to heap types.

0 commit comments

Comments
 (0)