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 python-dev, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-10-09.04:41:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475988103.86.0.620708980119.issue28379@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks Serhiy! But sorry I think I have made a mistake. In unicode_copycharacters we don't need PyUnicode_READY since it has been done in argument parse. Could you remove it?
History
Date User Action Args
2016-10-09 04:41:43xiang.zhangsetrecipients: + xiang.zhang, vstinner, python-dev, serhiy.storchaka
2016-10-09 04:41:43xiang.zhangsetmessageid: <1475988103.86.0.620708980119.issue28379@psf.upfronthosting.co.za>
2016-10-09 04:41:43xiang.zhanglinkissue28379 messages
2016-10-09 04:41:43xiang.zhangcreate