commit | 7afbcc0f63c52de174d79a28d2b6e1916f8fe46b | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Mon Apr 19 19:38:22 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Mon Apr 19 19:38:22 2010 +0000 |
tree | e51b02231b254e7463f30c743cacc5f019a3ff0a | |
parent | e4754bda867553d9eacfe2f06417fbceb96180f7 [diff] |
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. ........