From: Antoine Pitrou Date: Mon, 19 Apr 2010 19:38:22 +0000 (+0000) Subject: Blocked revisions 80215 via svnmerge X-Git-Tag: v3.2a1~1100 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7afbcc0f63c52de174d79a28d2b6e1916f8fe46b;p=python Blocked revisions 80215 via svnmerge ........ r80215 | antoine.pitrou | 2010-04-19 20:52:43 +0200 (lun., 19 avril 2010) | 4 lines Issue #8438: Remove reference to the missing "surrogateescape" encoding error handler from the new IO library. ........ ---