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, loewis, mark.dickinson, ncoghlan, pitrou, pv, rupole, teoliphant
日期 2011-02-13.22:20:19
SpamBayes Score 0.00042173392
Marked as misclassified
Message-id <1297635620.25.0.104833943252.issue10181@psf.upfronthosting.co.za>
In-reply-to
内容
I should note that the idea of using a Py_buffer's "internal" field as the unique ID rather than the Py_buffer's address does have some merit, but I still overall prefer a design that places fewer constraints on API consumers.
历史
日期 用户 动作 参数
2011-02-13 22:20:20ncoghlan修改recipients: + ncoghlan, loewis, teoliphant, mark.dickinson, rupole, kermode, pitrou, pv
2011-02-13 22:20:20ncoghlan修改messageid: <1297635620.25.0.104833943252.issue10181@psf.upfronthosting.co.za>
2011-02-13 22:20:19ncoghlan链接issue10181 messages
2011-02-13 22:20:19ncoghlan创建