SIGN IN SIGN UP

gh-123803: Support arbitrary code page encodings on Windows (GH-123804)

If the cpXXX encoding is not directly implemented in Python, fall back
to use the Windows-specific API codecs.code_page_encode() and
codecs.code_page_decode().
S
Serhiy Storchaka committed
f7ef0203d44acb21ab1c5ff0c3e15f9727862760
Parent: 8fe1926
Committed by GitHub <noreply@github.com> on 11/18/2024, 5:45:25 PM