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 jcon, kermode, mark.dickinson, ncoghlan, petri.lehtinen, pitrou, pv, rupole, skrah, teoliphant, vstinner
Date 2011-07-04.13:29:22
SpamBayes Score 0.0014286271
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Is there anything stopping us just storing the flags on PyManagedBuffer? It's OK if the construction API requires the flag information in addition to the Py_buffer struct.
History
Date User Action Args
2011-07-04 13:29:23ncoghlansetrecipients: + ncoghlan, teoliphant, mark.dickinson, rupole, kermode, pitrou, vstinner, pv, skrah, jcon, petri.lehtinen
2011-07-04 13:29:22ncoghlansetmessageid: <[email protected]>
2011-07-04 13:29:22ncoghlanlinkissue10181 messages
2011-07-04 13:29:22ncoghlancreate