Message109961
Here's an updated patch for py3k branch.
As per Georg's comment, I added to check codepoint in the character
ranges, conversion to the surrogate pairs. I also added check to raise
exception if codepoint > 0x10ffff.
I with to English speakers to fix error messages in the patch. |
|
| Date |
User |
Action |
Args |
| 2010-07-11 05:09:52 | ishimoto | set | recipients:
+ ishimoto, georg.brandl, pitrou, timehorse |
| 2010-07-11 05:09:52 | ishimoto | set | messageid: <[email protected]> |
| 2010-07-11 05:09:51 | ishimoto | link | issue3665 messages |
| 2010-07-11 05:09:50 | ishimoto | create | |
|