Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Python 3.10.0a5 | 2021-02-02 | 1 | -2/+0 | |
| | |||||
* | bpo-1635741: Convert _multibytecodec to multi-phase init (GH-24095) | 2021-01-04 | 1 | -0/+2 | |
Convert the _multibytecodec extension module (CJK codecs) to multi-phase initialization (PEP 489). |