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 benjamin.peterson, serhiy.storchaka
Date 2017-09-08.06:58:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504853933.42.0.830738470755.issue31393@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e3b2b4b8d9e751b49e3550cb83ba39b54fdc377c by Serhiy Storchaka in branch 'master':
bpo-31393: Fix the use of PyUnicode_READY(). (#3451)
https://github.com/python/cpython/commit/e3b2b4b8d9e751b49e3550cb83ba39b54fdc377c
History
Date User Action Args
2017-09-08 06:58:53serhiy.storchakasetrecipients: + serhiy.storchaka, benjamin.peterson
2017-09-08 06:58:53serhiy.storchakasetmessageid: <1504853933.42.0.830738470755.issue31393@psf.upfronthosting.co.za>
2017-09-08 06:58:53serhiy.storchakalinkissue31393 messages
2017-09-08 06:58:53serhiy.storchakacreate