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