From: Serhiy Storchaka Date: Fri, 20 Feb 2015 23:21:08 +0000 (+0200) Subject: Issue #23215: Multibyte codecs with custom error handlers that ignores errors X-Git-Tag: v3.5.0a2~105 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=df80706f141bf3de5326750e4646161355d65881;p=python Issue #23215: Multibyte codecs with custom error handlers that ignores errors consumed too much memory and raised SystemError or MemoryError. Original patch by Aleksi Torhamo. --- df80706f141bf3de5326750e4646161355d65881