diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-11-18 17:45:25 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-18 17:45:25 (GMT) |
commit | f7ef0203d44acb21ab1c5ff0c3e15f9727862760 (patch) | |
tree | ed2d56bf28e690ba1bfb9bd3bf96491b8669722d /Doc/extending | |
parent | 8fe1926164932f868e6e907ad72a74c2f2372b07 (diff) | |
download | cpython-f7ef0203d44acb21ab1c5ff0c3e15f9727862760.zip cpython-f7ef0203d44acb21ab1c5ff0c3e15f9727862760.tar.gz cpython-f7ef0203d44acb21ab1c5ff0c3e15f9727862760.tar.bz2 |
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().
Diffstat (limited to 'Doc/extending')
0 files changed, 0 insertions, 0 deletions