Message243523
In Objects/stringlib/codecs.h in 2 comments U+DC800 should be changed into U+D800 (from definition of Py_UNICODE_IS_SURROGATE) or U+DC80 (from result of b"\x80".decode(errors="surrogateescape")). |
|
Date |
User |
Action |
Args |
2015-05-18 19:14:25 | Arfrever | set | recipients:
+ Arfrever, gregory.p.smith, pitrou, vstinner, larry, ezio.melotti, asvetlov, neologix, BreamoreBoy, python-dev, serhiy.storchaka, kmike |
2015-05-18 19:14:25 | Arfrever | set | messageid: <1431976465.74.0.881850196795.issue15027@psf.upfronthosting.co.za> |
2015-05-18 19:14:25 | Arfrever | link | issue15027 messages |
2015-05-18 19:14:25 | Arfrever | create | |
|