Commit 93d50a6
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- Misc/NEWS.d/next/Core and Builtins
- Modules/_sha3
2 files changed
+194
-136
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments