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 arnaudc, benhoyt, ezio.melotti, python-dev, serhiy.storchaka, vstinner
Date 2017-06-28.06:27:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498631257.57.0.67092251359.issue13617@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0834905d9b61291b1fc5e05a1ffbc69de9c9379f by Serhiy Storchaka in branch '3.6':
[3.6] bpo-13617: Reject embedded null characters in wchar* strings. (GH-2302) (#2462)
https://github.com/python/cpython/commit/0834905d9b61291b1fc5e05a1ffbc69de9c9379f
History
Date User Action Args
2017-06-28 06:27:37serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, ezio.melotti, benhoyt, python-dev, arnaudc
2017-06-28 06:27:37serhiy.storchakasetmessageid: <1498631257.57.0.67092251359.issue13617@psf.upfronthosting.co.za>
2017-06-28 06:27:37serhiy.storchakalinkissue13617 messages
2017-06-28 06:27:37serhiy.storchakacreate