Issue #4916: fix little-endian UTF-16 decoding bug on big-endian UCS-… · python/cpython@d6e8de1 · GitHub
Skip to content

Commit d6e8de1

Browse files
committed
Issue #4916: fix little-endian UTF-16 decoding bug on big-endian UCS-4 builds, introduced by r68483.
1 parent a4a37fe commit d6e8de1

1 file changed

Lines changed: 16 additions & 8 deletions

File tree

Objects/unicodeobject.c

Lines changed: 16 additions & 8 deletions

0 commit comments

Comments
 (0)