From: Serhiy Storchaka Date: Tue, 8 Jan 2013 21:41:55 +0000 (+0200) Subject: Issue #11461: Fix the incremental UTF-16 decoder. Original patch by X-Git-Tag: v3.4.0a1~1674 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=24a3ef699944fa0d816f78b2da1ef32fe4d1e453;p=python Issue #11461: Fix the incremental UTF-16 decoder. Original patch by Amaury Forgeot d'Arc. Added tests for partial decoding of non-BMP characters. --- 24a3ef699944fa0d816f78b2da1ef32fe4d1e453