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, miss-islington, pusnow, vstinner, xiang.zhang
Date 2018-06-15.13:26:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529069217.96.0.947875510639.issue29456@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1889c4cbd62e200fa4cde3d6219e0aadf9bd8149 by Xiang Zhang in branch '2.7':
bpo-29456: Fix bugs in unicodedata.normalize: u1176, u11a7 and u11c3 (GH-1958) (GH-7704)
https://github.com/python/cpython/commit/1889c4cbd62e200fa4cde3d6219e0aadf9bd8149
History
Date User Action Args
2018-06-15 13:26:58xiang.zhangsetrecipients: + xiang.zhang, lemburg, loewis, vstinner, ezio.melotti, malin, pusnow, miss-islington
2018-06-15 13:26:57xiang.zhangsetmessageid: <1529069217.96.0.947875510639.issue29456@psf.upfronthosting.co.za>
2018-06-15 13:26:57xiang.zhanglinkissue29456 messages
2018-06-15 13:26:57xiang.zhangcreate