]> granicus.if.org Git - python/commitdiff
Issue #11461: Fix the incremental UTF-16 decoder. Original patch by
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 8 Jan 2013 21:41:55 +0000 (23:41 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 8 Jan 2013 21:41:55 +0000 (23:41 +0200)
Amaury Forgeot d'Arc. Added tests for partial decoding of non-BMP
characters.

1  2 
Lib/test/test_codecs.py
Misc/NEWS
Objects/unicodeobject.c

Simple merge
diff --cc Misc/NEWS
Simple merge
Simple merge