Message93514
I believe this is a duplicate of issue #3297. When given a high unicode
scalar value directly in the source (rather than in escaped form) python
will split it into surrogates, even on a UTF-32 build where those
surrogates are nonsensical and ill-formed.
Patches for Issue #3672 probably made this more visible. |
|
| Date |
User |
Action |
Args |
| 2009-10-03 23:37:59 | Rhamphoryncus | set | recipients:
+ Rhamphoryncus, loewis, amaury.forgeotdarc, ezio.melotti, ArcRiley |
| 2009-10-03 23:37:59 | Rhamphoryncus | set | messageid: <[email protected]> |
| 2009-10-03 23:37:58 | Rhamphoryncus | link | issue7045 messages |
| 2009-10-03 23:37:57 | Rhamphoryncus | create | |
|