Message109961
| Author | ishimoto |
|---|---|
| Recipients | georg.brandl, ishimoto, pitrou, timehorse |
| Date | 2010-07-11.05:09:47 |
| SpamBayes Score | 0.00019873542 |
| Marked as misclassified | No |
| Message-id | <1278824992.16.0.0748569749169.issue3665@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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: <1278824992.16.0.0748569749169.issue3665@psf.upfronthosting.co.za> |
| 2010-07-11 05:09:51 | ishimoto | link | issue3665 messages |
| 2010-07-11 05:09:50 | ishimoto | create | |