➜

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.

作者 serhiy.storchaka
收信人 ezio.melotti, serhiy.storchaka, steve.dower, vstinner
日期 2017-06-27.18:09:01
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1498586941.48.0.951414852574.issue30708@psf.upfronthosting.co.za>
In-reply-to
内容
New changeset 0edffa3073b551ffeca34952529e7b292f1bd350 by Serhiy Storchaka in branch '3.6':
[3.6] bpo-30708: Check for null characters in PyUnicode_AsWideCharString(). (GH-2285) (#2443)
https://github.com/python/cpython/commit/0edffa3073b551ffeca34952529e7b292f1bd350
历史
日期 用户 动作 参数
2017-06-27 18:09:01serhiy.storchaka修改recipients: + serhiy.storchaka, vstinner, ezio.melotti, steve.dower
2017-06-27 18:09:01serhiy.storchaka修改messageid: <1498586941.48.0.951414852574.issue30708@psf.upfronthosting.co.za>
2017-06-27 18:09:01serhiy.storchaka链接issue30708 messages
2017-06-27 18:09:01serhiy.storchaka创建