◐ Shell
clean mode source ↗

bpo-1635741: Adapt _multibytecodec to multi-phase initialization by erlend-aasland · Pull Request #24095 · python/cpython

added 7 commits

January 4, 2021 13:48

shihai1991

Erlend E. Aasland added 2 commits

January 4, 2021 20:17

vstinner

Erlend E. Aasland and others added 5 commits

January 4, 2021 21:44
Co-authored-by: Victor Stinner <vstinner@python.org>

vstinner

Erlend Egeberg Aasland and others added 2 commits

January 4, 2021 22:08
Co-authored-by: Victor Stinner <vstinner@python.org>

adorilson pushed a commit to adorilson/cpython that referenced this pull request

Mar 13, 2021
)

Convert the _multibytecodec extension module (CJK codecs) to multi-phase
initialization (PEP 489).

@kylotan kylotan mannequin mentioned this pull request

Sep 19, 2022