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