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 serhiy.storchaka
Recipients ezio.melotti, serhiy.storchaka, steve.dower, vstinner
Date 2017-06-27.18:52:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498589532.82.0.959937878703.issue30708@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 94b169fe48bc7ea76b926823885d1b12c2c381fa by Serhiy Storchaka in branch '3.5':
[3.5] bpo-30708: Add private C API function _PyUnicode_AsWideCharString(). (GH-2285) (GH-2443)  (#2448)
https://github.com/python/cpython/commit/94b169fe48bc7ea76b926823885d1b12c2c381fa
History
Date User Action Args
2017-06-27 18:52:12serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, ezio.melotti, steve.dower
2017-06-27 18:52:12serhiy.storchakasetmessageid: <1498589532.82.0.959937878703.issue30708@psf.upfronthosting.co.za>
2017-06-27 18:52:12serhiy.storchakalinkissue30708 messages
2017-06-27 18:52:12serhiy.storchakacreate