Skip to content

Commit 93d50a6

Browse files
authored
bpo-1635741: Port _sha3 module to multi-phase init (GH-21855)
Port the _sha3 extension module to multi-phase init (PEP 489). Convert static types to heap types.
1 parent a7f0268 commit 93d50a6

File tree

2 files changed

+194
-136
lines changed

2 files changed

+194
-136
lines changed
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)