commit | 2f2130de2c6614c8ac6ff74757be792014f92474 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Mon Apr 19 19:38:16 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Mon Apr 19 19:38:16 2010 +0000 |
tree | 2cabb9fe5727ea3506c81d787fbe054b1135867a | |
parent | 342e0fd80b4f64a16e550b1aec8b9f31b1278201 [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. ........