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