This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xiang.zhang
Recipients ezio.melotti, lemburg, loewis, malin, pusnow, vstinner, xiang.zhang
Date 2018-06-15.07:58:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529049517.14.0.947875510639.issue29456@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry for the absence and late response. I just reviewed it and think it's ready. I think the change in the unicode standard is more like a bug in the implementation than an intentional change. It's mentioned in Unicode 3.0 the third character is out of bounds when TIndex <= 0 or TIndex >= TCount. We have a ucd_3_2_0 in unicodedata.

I'll merge it after resolve the CI bot.
History
Date User Action Args
2018-06-15 07:58:37xiang.zhangsetrecipients: + xiang.zhang, lemburg, loewis, vstinner, ezio.melotti, malin, pusnow
2018-06-15 07:58:37xiang.zhangsetmessageid: <1529049517.14.0.947875510639.issue29456@psf.upfronthosting.co.za>
2018-06-15 07:58:37xiang.zhanglinkissue29456 messages
2018-06-15 07:58:37xiang.zhangcreate