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.12:03:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529064196.97.0.947875510639.issue29456@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d134809cd3764c6a634eab7bb8995e3e2eff14d5 by Xiang Zhang (Wonsup Yoon) in branch 'master':
bpo-29456: Fix bugs in unicodedata.normalize: u1176, u11a7 and u11c3 (GH-1958)
https://github.com/python/cpython/commit/d134809cd3764c6a634eab7bb8995e3e2eff14d5
History
Date User Action Args
2018-06-15 12:03:17xiang.zhangsetrecipients: + xiang.zhang, lemburg, loewis, vstinner, ezio.melotti, malin, pusnow
2018-06-15 12:03:16xiang.zhangsetmessageid: <1529064196.97.0.947875510639.issue29456@psf.upfronthosting.co.za>
2018-06-15 12:03:16xiang.zhanglinkissue29456 messages
2018-06-15 12:03:16xiang.zhangcreate