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.

作者 ncoghlan
收信人 benjamin.peterson, christian.heimes, georg.brandl, meador.inge, ncoghlan, pitrou, python-dev, skrah, vstinner
日期 2012-07-30.13:28:29
SpamBayes Score -1.0
Marked as misclassified
Message-id <1343654910.09.0.0673722722554.issue12834@psf.upfronthosting.co.za>
In-reply-to
内容
I was musing about backporting *all* the memoryview fixes, including the buffer lifecycle ones. Antoine and Stefan rightly pointed out that was a bad idea, and not necessary to address this problem.

So +1 for backporting just this specific fix, with the necessary infrastructure to make it work.
历史
日期 用户 动作 参数
2012-07-30 13:28:30ncoghlan修改recipients: + ncoghlan, georg.brandl, pitrou, vstinner, christian.heimes, benjamin.peterson, skrah, meador.inge, python-dev
2012-07-30 13:28:30ncoghlan修改messageid: <1343654910.09.0.0673722722554.issue12834@psf.upfronthosting.co.za>
2012-07-30 13:28:29ncoghlan链接issue12834 messages
2012-07-30 13:28:29ncoghlan创建