-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-unicodetype-featureA feature request or enhancementA feature request or enhancement
Description
Bug report
Bug description:
The encoding 'csEUCKR' has been spotted in emails, and has been supported by Java since at least version 8 [1]
It would be good if this could be added to the list of encoding aliases as an alias for euc_kr
[1] https://docs.oracle.com/javase/8/docs/technotes/guides/intl/encoding.doc.html
CPython versions tested on:
3.13
Operating systems tested on:
Linux
Linked PRs
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-unicodetype-featureA feature request or enhancementA feature request or enhancement