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
收信人 kermode, mark.dickinson, ncoghlan, pitrou, teoliphant
日期 2010-12-17.03:56:10
SpamBayes Score 1.1427683e-08
Marked as misclassified
Message-id <1292558172.15.0.762013468308.issue9990@psf.upfronthosting.co.za>
In-reply-to
内容
The PEP is quite clear that the object providing the buffer owns those fields. Last time I checked, the memoryview implementation appeared broken because it didn't respect that ownership (and created the potential for confusion on the topic).
历史
日期 用户 动作 参数
2010-12-17 03:56:12ncoghlan修改recipients: + ncoghlan, teoliphant, mark.dickinson, kermode, pitrou
2010-12-17 03:56:12ncoghlan修改messageid: <1292558172.15.0.762013468308.issue9990@psf.upfronthosting.co.za>
2010-12-17 03:56:10ncoghlan链接issue9990 messages
2010-12-17 03:56:10ncoghlan创建