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 steve.dower, vstinner, xiang.zhang
Date 2016-12-21.11:20:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482319203.22.0.255456966529.issue29034@psf.upfronthosting.co.za>
In-reply-to
Content
v2 applies the comments. And another separate change is to change PyUnicode_AsWideCharString to PyUnicode_AsUnicodeAndSize.
History
Date User Action Args
2016-12-21 11:20:03xiang.zhangsetrecipients: + xiang.zhang, vstinner, steve.dower
2016-12-21 11:20:03xiang.zhangsetmessageid: <1482319203.22.0.255456966529.issue29034@psf.upfronthosting.co.za>
2016-12-21 11:20:03xiang.zhanglinkissue29034 messages
2016-12-21 11:20:02xiang.zhangcreate