消息 [102089]
John Machin wrote:
>
> John Machin <sjmachin@users.sourceforge.net> added the comment:
>
> Unicode has been frozen at 0x10FFFF. That's it. There is no such thing as a valid 5-byte or 6-byte UTF-8 string.
The UTF-8 codec was written at a time when UTF-8 still included
the possibility to have 5 or 6 bytes:
http://www.rfc-editor.org/rfc/rfc2279.txt
Use of those encodings has always raised an error, though. For error
handling purposes it still has to support those possibilities. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-04-01 13:19:05 | lemburg | 修改 | recipients:
+ lemburg, sjmachin, ezio.melotti, dangra |
| 2010-04-01 13:19:04 | lemburg | 链接 | issue8271 messages |
| 2010-04-01 13:19:03 | lemburg | 创建 | |
|