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 martin.panter, serhiy.storchaka, svenberkvens
Date 2015-11-20.10:45:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1448016332.16.0.399852766742.issue25678@psf.upfronthosting.co.za>
In-reply-to
Content
This is similar to issue24802. The patch for issue24802 was not backported to 2.7 because affected functions don't accept memoryview in Python 2. Now we have an example, and can backport that patch.
History
Date User Action Args
2015-11-20 10:45:32serhiy.storchakasetrecipients: + serhiy.storchaka, svenberkvens, martin.panter
2015-11-20 10:45:32serhiy.storchakasetmessageid: <1448016332.16.0.399852766742.issue25678@psf.upfronthosting.co.za>
2015-11-20 10:45:32serhiy.storchakalinkissue25678 messages
2015-11-20 10:45:32serhiy.storchakacreate