Message225856
I don't think that applications are prepared to handle surrogate characters, so I'm not sure that the default encoding should be "surrogateescape". In my experience, text is later encoded to UTF-8 (or latin1 or ascii) and you then you an error from the encoder.
Just one example: issue #11186. |
|
| Date |
User |
Action |
Args |
| 2014-08-25 01:06:06 | vstinner | set | recipients:
+ vstinner, lemburg, pje, ncoghlan, pitrou, benjamin.peterson, ezio.melotti, grahamd, serhiy.storchaka |
| 2014-08-25 01:06:06 | vstinner | set | messageid: <[email protected]> |
| 2014-08-25 01:06:06 | vstinner | link | issue22264 messages |
| 2014-08-25 01:06:06 | vstinner | create | |
|