Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0b858cd

Browse filesBrowse files
author
Erlend Egeberg Aasland
authored
bpo-1635741: Convert _multibytecodec to multi-phase init (GH-24095)
Convert the _multibytecodec extension module (CJK codecs) to multi-phase initialization (PEP 489).
1 parent 958acd2 commit 0b858cd
Copy full SHA for 0b858cd

File tree

3 files changed

+220
-261
lines changed
Filter options

3 files changed

+220
-261
lines changed
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Convert the _multibytecodec extension module (CJK codecs) to multi-phase
2+
initialization (:pep:`489`). Patch by Erlend E. Aasland.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.