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 ncoghlan
Recipients kermode, loewis, mark.dickinson, ncoghlan, pitrou, pv, rupole, teoliphant
Date 2011-02-13.22:20:19
SpamBayes Score 0.00042173392
Marked as misclassified No
Message-id <1297635620.25.0.104833943252.issue10181@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2011-02-13 22:20:20ncoghlansetrecipients: + ncoghlan, loewis, teoliphant, mark.dickinson, rupole, kermode, pitrou, pv
2011-02-13 22:20:20ncoghlansetmessageid: <1297635620.25.0.104833943252.issue10181@psf.upfronthosting.co.za>
2011-02-13 22:20:19ncoghlanlinkissue10181 messages
2011-02-13 22:20:19ncoghlancreate