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.10:53:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482317624.99.0.595012785442.issue29034@psf.upfronthosting.co.za>
In-reply-to
Content
Ohh, I haven't read all related code so I didn't realize that's a leak. But if that is, there is still a wide = PyUnicode_AsWideCharString around the codes I altered.
History
Date User Action Args
2016-12-21 10:53:45xiang.zhangsetrecipients: + xiang.zhang, vstinner, steve.dower
2016-12-21 10:53:44xiang.zhangsetmessageid: <1482317624.99.0.595012785442.issue29034@psf.upfronthosting.co.za>
2016-12-21 10:53:44xiang.zhanglinkissue29034 messages
2016-12-21 10:53:44xiang.zhangcreate